angular/packages/service-worker/worker
Alan Agius 7de7c52769 build: remove usages of useDefineForClassFields: false (#58297)
When setting `"useDefineForClassFields": false`, static fields are compiled within a block that relies on the `this` context. This output makes it more difficult for bundlers to treeshake and eliminate unused code.

PR Close #58297
2024-10-28 12:26:05 -07:00
..
src feat(service-worker): allow specifying maxAge for entire application (#49601) 2024-10-22 07:45:21 -07:00
test feat(service-worker): allow specifying maxAge for entire application (#49601) 2024-10-22 07:45:21 -07:00
testing build: remove usages of useDefineForClassFields: false (#58297) 2024-10-28 12:26:05 -07: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: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00