astro/packages/integrations/sitemap/test/fixtures/ssr
Atila Fassina ad907196cb
Sitemap: support SSR routes (#6534)
* feat(sitemap): support SSR generated routes

* feat(sitemap): add changeset for SSR support

* refactor: move logic to `astro:build:done`

* generate route to obey `trailingSlash` setting

* add logic to respect "directory" build format

* integration(sitemap): add unit test for ssr support
2023-05-03 12:19:45 -04:00
..
src/pages Sitemap: support SSR routes (#6534) 2023-05-03 12:19:45 -04:00
astro.config.mjs Sitemap: support SSR routes (#6534) 2023-05-03 12:19:45 -04:00
package.json Sitemap: support SSR routes (#6534) 2023-05-03 12:19:45 -04:00