0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/sitemap/test
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
..
fixtures Sitemap: support SSR routes (#6534) 2023-05-03 12:19:45 -04:00
smoke.test.js
ssr.test.js Sitemap: support SSR routes (#6534) 2023-05-03 12:19:45 -04:00
test-utils.js
trailing-slash.test.js Fix #6618: sitemap urls generated without slash (#6658) 2023-04-04 21:13:49 +08:00