Tagged "Fix"
-
Fix missing Astro files on GitHub pagesAstro generated CSS files start with an underscore which causes them to be ignored by GitHub Pages
-
Fix static file endpoints after Astro v4 upgradeI needed to change the name of the exported function and make sure that it was returning a Response or Promise
.