Skip to content

using NoopAnimationsModule should produce a small bundle size #20002

@aitboudad

Description

@aitboudad

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question

Current behavior

The @angular/animations size is quite large 100kb minified (62kb for animations + 40kb polyfill) even when disabling it by using NoopAnimationsModule (60kb).
Before 4.3 it was about 30kb.

Expected behavior

at least I would like to have a small size when using NoopAnimationsModule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: animationslegacy animations package only. Otherwise use area: core.area: packagingIssues related to Angular's creation of npm packagesarea: performanceIssues related to performancefreq2: mediumstate: confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions