mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When the service worker checks for an update and finds that the version on the server is the same as the version locally installed, it currently noops. This change introduces an event which it emits in this situation which notifies clients a check has occurred without error and no update was found. PR Close #45216 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| data_spec.ts | ||
| happy_spec.ts | ||
| idle_spec.ts | ||
| prefetch_spec.ts | ||