ionic-team / ionic-team/ionic-cli
Add --routing option to generate routing module for pages
未關閉
enhancement
project type: angular
- 主要語言
- TypeScript
- 星號
- 2k
- 分支
- 682
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Basically, instead of routing being at the top of the page itself, generate a separate routing module when `--routing` option is specified.
Original request: https://github.com/ionic-team/ionic-cli/issues/3019#issuecomment-404025299
貢獻指南
研究方向
從處理頁面生成的 CLI 入口點開始,追蹤路由目前是如何放置在生成頁面中的。實作 --routing 行為,使路由以獨立模組輸出,然後驗證不帶此選項的生成維持不變,並驗證此選項會產生獨立模組。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100