You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the following files are not served correctly:
sitemap-index.xml
sitemap-0.xml
favicon.svg
For some reason, the trailingSlash: "always" option is being applied also to independent files. It's not necessarily related to how Astro is configured, because this falls on AWS side, hence SST might have something to do with it.
It seems that the following files are not served correctly:
sitemap-index.xml
sitemap-0.xml
favicon.svg
For some reason, the
trailingSlash: "always"
option is being applied also to independent files. It's not necessarily related to how Astro is configured, because this falls on AWS side, hence SST might have something to do with it.Some related Discord discussions:
The text was updated successfully, but these errors were encountered: