angular/packages/service-worker
Matthieu Riegler c50d659509 refactor(core): protect InjectionToken usage of ngDevMode (#63875)
Since those are top level APIs, `ngDevMode` might not be available at runtime if they're invoked before the variable is set.

fixes #62796

PR Close #63875
2025-09-19 21:27:45 +00:00
..
cli build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
config refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
src refactor(core): protect InjectionToken usage of ngDevMode (#63875) 2025-09-19 21:27:45 +00:00
test build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
testing refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
worker refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00:00
PACKAGE.md docs: add important service worker note (#63364) 2025-08-25 08:18:31 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
safety-worker.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig.json build: migrate service-worker package to use ts_project (#61226) 2025-05-12 15:29:28 -07:00