Skip to content
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
@cyrilletuzi

Description

@cyrilletuzi

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.

@hansl @Brocco @filipesilva

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions