angular/packages/animations/browser/src
arturovt e549bdec8c refactor(animations): tree-shake regular expressions (#60095)
Adds a pure annotation to regular expressions because if the animations package is indirectly referenced in the code, it would include regular expressions in the bundle, even if they're unused (since `new` is side-effectful).

PR Close #60095
2025-02-27 17:53:25 +00:00
..
dsl refactor(animations): tree-shake regular expressions (#60095) 2025-02-27 17:53:25 +00:00
render fix(core): animation sometimes renderer not being destroyed during HMR (#59574) 2025-01-16 11:36:43 -08:00
browser.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
create_engine.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
error_helpers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
private_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util.ts refactor(animations): tree-shake regular expressions (#60095) 2025-02-27 17:53:25 +00:00
warning_helpers.ts refactor(animations): drop warning functions in production (#59408) 2025-01-09 13:15:06 -05:00