0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/sitemap/src
Reuben Tier 1b90a7a5d5
Fix generation for routes defined using getStaticPaths (#7029)
* Fix static site dynamic routes for sitemap integration

* Add changeset

* Update pnpm-lock

* Remove console.log
2023-05-08 16:12:41 -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 Fix generation for routes defined using getStaticPaths (#7029) 2023-05-08 16:12:41 -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