angular/.github/actions/deploy-docs-site/lib
Alan Agius 710a4bf02b fix(docs-infra): remove trailing slash from sitemap URLs
Fixes an issue where a trailing slash was sometimes added to the end of URLs in the sitemap, causing unnecessary redirects.

Example of problematic URL:
```xml
<loc>https://angular.dev/</loc>
```
2026-01-14 07:57:09 -08:00
..
credential.mts build: migrate documentation site deploy script to use ts_project (#61102) 2025-05-06 13:33:28 -07:00
deploy.mts fix(docs-infra): properly expose the prerendered routes for sitemap generation 2025-11-04 23:10:58 +00:00
deployments.mts feat(docs-infra): generate the sitemap for angular.dev 2025-11-04 23:10:58 +00:00
main.mts ci: use defined ng-dev config for deploying docs site 2025-12-03 11:26:05 -08:00
sitemap.mts fix(docs-infra): remove trailing slash from sitemap URLs 2026-01-14 07:57:09 -08:00