astro/packages/integrations/sitemap/src
Nate Moore dd931a7806
Sitemap should only include page routes (#7656)
* fix(#7080): sitemap should only add trailing slash to pages

* fix(sitemap): only include pages in sitemap

* chore: add test

* chore: remove unused import

* docs: update readme
2023-07-17 15:29:56 -05: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 Fix incorrect format from organize-imports-cli (#7553) 2023-07-03 21:11:09 +08:00
generate-sitemap.ts Sitemap should only exclude 404 and 500 pages (#7655) 2023-07-14 14:30:33 -05:00
index.ts Sitemap should only include page routes (#7656) 2023-07-17 15:29:56 -05: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