mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8ad2feb0f3
A subsequent commit is going to change disambiguated URLs. This commit prepares the AIO application to attempt the new URLs if the old URLs fail. This will help to mitigate problems that may occur during the period between deployment of the new version and the service-worker not being updated. PR Close #42509