mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This adds a `tools/ng_rollup_bundle/terser_config.json` file to override the default terser_minified config provided by the rule. After this change, the layer violation in rules_nodejs can be fixed by removing `"global_defs": {"ngDevMode": false, "ngI18nClosureMode": false},` from `terser_config.default.json` in rules_nodejs.
Change requested by Alex Rickabaugh in https://github.com/bazelbuild/rules_nodejs/pull/1338.
PR Close #33865
|
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| ng_rollup_bundle.bzl | ||
| rollup.config.js | ||
| terser_config.json | ||