This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Regression: no more smart defaults for generate commands in 6.0-rc.0 #615
Closed
Description
Bug Report or Feature Request
- [x] bug report -> please search issues before submitting
Area
- [x] devkit
- [x] schematics
Versions
CLI v6.0.0-rc.0
Repro steps
ng new hello --inline-template
ng g component hello
Generate a component with an external template instead of an inline one.
Desired functionality
generate commands should continue as in CLI 1 to use defaults options chosen when creating the app. This feature seems to have completely disappear in CLI 6.0 and it would be a huge step back.
Metadata
Metadata
Assignees
Labels
No labels