mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`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
92 B
92 B
Provides a lazy loaded infrastructure for the rendering of animations in supported browsers.