mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
For certain generated function calls, the compiler emits a 'PURE' annotation which informs Terser (the optimizer) about the purity of a specific function call. This commit expands that system to produce a new Closure-specific 'pureOrBreakMyCode' annotation when targeting the Closure optimizer instead of Terser. PR Close #41021 |
||
|---|---|---|
| .. | ||
| ast | ||
| file_linker | ||
| BUILD.bazel | ||
| fatal_linker_error_spec.ts | ||
| linker_import_generator_spec.ts | ||