angular/packages/examples/service-worker/push
Paul Gschwendtner 642d009501 refactor: switch packages/examples to ESM-compatible http server (#48521)
* Switches all examples to use dev-infra's canonical ESM-compatible
  `http_server`.
* Uses ESBuild for bundling ESM into a single file, compared to having
  to load hundreds of individual ESM files in the browser (potential
  source of flakiness & slowness).

PR Close #48521
2022-12-19 19:50:44 +00:00
..
e2e_test build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
BUILD.bazel refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
main.ts refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ngsw-worker.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
start-server.js refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00