Astro: make links relative within a build
If you’ve ever built a site with Astro and needed to deploy the exact same build to multiple target environments some at the root domain (/) and others in a subfolder (/docs/ or /my-app/). You know the frustration: broken assets.