mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| location/ts | ||
| ngComponentOutlet/ts | ||
| ngIf/ts | ||
| ngTemplateOutlet/ts | ||
| pipes/ts | ||
| BUILD.bazel | ||
| main.ts | ||
| start-server.js | ||
| test_module.ts | ||