Skip to content

Feature Request: Remove component generation when generating modules w/ routing #4209

@Brocco

Description

@Brocco

Currently when you generate a module using --routing a component is generated with the same name as the module. While this could be helpful at times, there is no way of configuring anything about the generated module.

  • name?
  • inline style/template?
  • flat?
  • spec file?

I suggest removing the component generation from module generation completely.

Users can get the same experience by running one extra command while gaining finer control over what is being generated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions