mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 15:02:11 +08:00
The generated HTML files for the application were previously not included in the hash calculations for the service worker. This has now been corrected and the index file for an application will not be included when service worker support is enabled via the `serviceWorker` option.