ionic-team / ionic-team/angular-toolkit
[request] CLI register page module to current router
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 73
- Forks
- 34
- Merge medio
- 6 min
- PR fusionados (30 d)
- 5
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.