#astrojs-sitemap - Define sitemap path
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I'm using @astrojs/sitemap to create a sitemap, but I need the sitemap to be available under /sitemap.xml instead of /sitemap-0.xml. I'd like to avoid manipulating the build output after the build process, but I can't find an option to change this in configuration.