angular/packages/service-worker/worker
Paul Gschwendtner 5e55ee56f1 refactor: update service-worker tests to work with ESM (#48521)
* Updates circular dependency tests to use the `.mjs` outputs
* Switches away from CommonJS specific `require` calls.
* Simplifies the test helper logic since all browsers/NodeJS versions
  support `URL` as a global.

PR Close #48521
2022-12-19 19:50:44 +00:00
..
src fix(service-worker): include headers in requests for assets (#47260) 2022-09-06 10:03:12 -07:00
test refactor: update service-worker tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00
testing refactor: update service-worker tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00
BUILD.bazel build: switch all instances from ng_rollup_bundle to app_bundle (#44490) 2022-01-04 12:14:14 -08:00
main.ts refactor(service-worker): simplify accessing CacheStorage throughout the ServiceWorker (#42622) 2021-06-24 09:55:32 -07:00