ionic-team / ionic-team/ionic-cli
ionic generate page file name
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure this is a bug so i put as feat request.
When i use the cli page generator (ionic g page test) on angular project the cli correctly generate the page but it not follow the standard angular name like test.component.ts but it use test.page.ts.
is it possible to configure or have something like test-page.component.ts?
Contributor guide
Assessment
This issue has not been assessed yet.