18ccfc6d73
File overwrites: - **angular.json**: Add `serviceWorker: true` to production config. - **package.json**: Add `@angular/service-worker` to dependencies. This will make any `service-worker` examples work out-of-the-box, when downloading and running locally from the `.zip` archives. PR Close #28020