e382632473
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 |