Closed marlon-ionic closed 1 year ago
so this can't be supported at the moment as it requires a change in the CLI, and the change in the CLI would be considered a breaking change and break older ionic-v3 apps. Will connect with the team to discuss this.
This should be fixed with v7 of the CLI
Four of the Angular CLI generate sub-commands accept a
type
argument, which according to the Angular docs should:The option exists for:
Example:
ionic g c myNewThing --type modal --dry-run
The output is:
But the expected naming should be: