angular/packages/animations/browser
arturovt 7aae854f5e refactor(animations): mark non-default new expressions as pure (#61452)
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
2025-05-19 08:26:56 +00:00
..
src refactor(animations): mark non-default new expressions as pure (#61452) 2025-05-19 08:26:56 +00:00
test build: remove irrelevant madge circular deps tests (#61156) 2025-05-07 11:28:59 -07:00
testing refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
BUILD.bazel build: configure cross-pkg resolution for api extraction (#52499) 2024-01-05 11:27:34 -08:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00