mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds `__PURE__` annotations to non-default `new` expressions to enable tree-shaking, even if they are not referenced. These variables are not dropped when Angular is imported from a module that has `sideEffects` set to `true`. PR Close #61452 |
||
|---|---|---|
| .. | ||
| browser | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||