ionic-team / ionic-team/angular-toolkit
[request] CLI register page module to current router
未关闭
- 主要语言
- TypeScript
- 星标
- 73
- 派生
- 34
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 5
描述
I think `ionic g pg` command should page module to current router.
Now, all page module registered to `src/app/app-routing.module.ts` .
For example:
in tabs template, `$ ionic g pg tab1/sample` register `SamplePageModule` to `src/app/app-routing.module.ts`. I expect register to `src/tab1/tab1.module.ts`. `generate pipe` works like this.
Thanks.
贡献指南
评估
这个 Issue 还没有评估数据。