Bug Report or Feature Request (mark with an x)
- [x ] bug report -> please search issues before submitting
- [ ] feature request
Versions.
Angular CLI: 1.5.0
Node: 7.6.0
OS: win32 x64
Angular:
...
Repro steps.
Generate a new project.
Generate a component in the project. The component will have ViewEncapsulation set to None
Desired functionality.
ViewEncapsulation should not be set to None by default.
Bug Report or Feature Request (mark with an
x)Versions.
Angular CLI: 1.5.0
Node: 7.6.0
OS: win32 x64
Angular:
...
Repro steps.
Generate a new project.
Generate a component in the project. The component will have ViewEncapsulation set to None
Desired functionality.
ViewEncapsulation should not be set to None by default.