angular/packages/platform-browser/animations/test
Matthieu Riegler e753278faa feat(animations): Add the possibility of lazy loading animations code. (#50738)
`provideLazyLoadedAnimations()` returns providers which allow the lazy loading of the animation module.

Lazy loading of the animation code can shave off up to 16KB gzipped of the main bundle.

PR Close #50738
2023-09-29 10:49:39 -07:00
..
animation_renderer_spec.ts feat(animations): Add the possibility of lazy loading animations code. (#50738) 2023-09-29 10:49:39 -07:00
browser_animation_builder_spec.ts fix(animations): reset the start and done fns on player reset (#46364) 2022-06-21 12:40:24 -07:00
BUILD.bazel refactor: update platform-browser tests to run as ESM (#48521) 2022-12-19 19:50:43 +00:00
noop_animations_module_spec.ts refactor(animations): cleanup ahead of animation lazy loading (#51249) 2023-08-31 18:35:48 +00:00