angular-cli
angular-cli copied to clipboard
fix(@angular-devkit/build-angular): decode URL pathname decoding during SSG fetch
Previously, missing URL decoding led to assets not being located correctly.
Closes: #27590