mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8dcd889987
This change is required to resolve https://github.com/angular/angular-cli/pull/29248 and works in conjunction with https://github.com/angular/angular-cli/pull/29386. It ensures that HMR (Hot Module Replacement) functions correctly with `base href`, proxies, and other advanced development setups. PR Close #59620