Files
Paul Gschwendtner 15d61f6798 refactor: switch packages/examples to ESM-compatible http server (#48538)
* 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 #48538
2022-12-19 20:12:37 +00:00
..