Bug Report or Feature Request (mark with an x)
- [ ] bug report -> please search issues before submitting
- [X] feature request
Versions.
@angular/cli: 1.0.0
Desired functionality.
The CLI should add @angular/animations by default to the package.json. This would make it easier to use animations and Angular Material, without any downside on rendered bundles unless the user imports them.
Bug Report or Feature Request (mark with an
x)Versions.
@angular/cli: 1.0.0
Desired functionality.
The CLI should add
@angular/animationsby default to the package.json. This would make it easier to use animations and Angular Material, without any downside on rendered bundles unless the user imports them.