0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/integrations/sitemap/src
André Alves b325fada56
@astrojs/sitemap: Fixes generated URLs when using a base with a SSR adapter (#9704)
* Fix base path formatting for ssr adapters

* Update .changeset/curly-seals-count.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-01-17 13:33:23 +00:00
..
utils Logging rewrite 2 (#9105) 2023-11-18 00:38:54 -08:00
config-defaults.ts Fix organize-imports-cli with satisfies operator (#7727) 2023-07-20 20:47:36 +08:00
generate-sitemap.ts Sitemap should only exclude 404 and 500 pages (#7655) 2023-07-14 14:30:33 -05:00
index.ts @astrojs/sitemap: Fixes generated URLs when using a base with a SSR adapter (#9704) 2024-01-17 13:33:23 +00:00
schema.ts
validate-options.ts