Closed
Description
🐞 Bug report
Command (mark with an x
)
- [x] new
Is this a regression?
Yes, Angular 7 CLI used to have the functionality
Description
I'm creating a new Angular 8 project and I was trying to set the style sheets to SCSS and create angular routing from the beginning of the project. I know I can do it manually, but it was pretty nice to have the menu of options in the command line.
Now I have to do: ng new my-project --style=scss --routing
🔬 Minimal Reproduction
ng new my-project
🌍 Your Environment
Angular CLI: 8.0.1
Node: 10.16.0
OS: win32 x64
Angular:
...
Package Version
------------------------------------------------------
@angular-devkit/architect 0.800.1
@angular-devkit/core 8.0.1
@angular-devkit/schematics 8.0.1
@schematics/angular 8.0.1
@schematics/update 0.800.1
rxjs 6.4.0