mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Since Manifest V3, the service worker (background) gets terminated after 30s of inactivity. This can break the initialization phase of DevTools or the BE-FE communication channel, if already initialized. To prevent that, we emit a heartbeat in a >30s interval. |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| set-version.js | ||
| tslint.json | ||