angular/packages/examples/common
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
..
location/ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ngComponentOutlet/ts test: clean up more entryComponents usages (#44561) 2022-01-06 18:36:22 +00:00
ngIf/ts test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120) 2021-11-24 19:42:39 +00:00
ngTemplateOutlet/ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
pipes/ts docs: improve description, examples of DecimalPipe's digitsInfo parameter (#40714) 2021-02-26 15:42:29 -08: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
start-server.js refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
test_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00