mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
We recently reworked our `ng_rollup_bundle` rule to no longer output
ESM5 and to optimize applications properly (previously applications were
not optimized properly due to incorrect build optimizer setup).
This change meant that a lot of symbols have been removed from the
golden correctly. See:
|
||
|---|---|---|
| .. | ||
| symbol_extractor_spec | ||
| BUILD.bazel | ||
| cli.ts | ||
| index.bzl | ||
| symbol_extractor.ts | ||
| symbol_extractor_spec.ts | ||