angular/.github/actions/deploy-docs-site
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
..
lib fix(docs-infra): remove trailing slash from sitemap URLs 2026-01-14 07:57:09 -08:00
action.yml build: fix rate limits when deploying angular.dev site (#56929) 2024-07-11 08:54:50 -07:00
BUILD.bazel build: mark pnpapi as external for esbuild (#63723) 2025-09-11 15:36:34 +00:00
esbuild.conf.js build: use esbuild from aspect rules (#62568) 2025-07-10 13:45:15 -07:00
main.js fix(docs-infra): remove trailing slash from sitemap URLs 2026-01-14 07:57:09 -08:00
tsconfig.json ci: make the github action fail when a firebase command fails (#64801) 2025-10-30 17:24:25 +00:00