astro/packages/integrations/sitemap/src
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
..
utils Enables eslint on the full repo and adds a rule for no only() tests (#3659) 2022-06-22 15:59:49 +00:00
config-defaults.ts Add .js to imports in the sitemap package (#3661) 2022-06-21 11:29:18 -04:00
generate-sitemap.ts fix: Enforce the usage of type imports when possible (#6502) 2023-03-10 16:19:57 +01:00
index.ts Sitemap: support SSR routes (#6534) 2023-05-03 12:19:45 -04:00
schema.ts Add .js to imports in the sitemap package (#3661) 2022-06-21 11:29:18 -04:00
validate-options.ts Enables eslint on the full repo and adds a rule for no only() tests (#3659) 2022-06-22 15:59:49 +00:00