ionic-team / ionic-team/ionic-cli
Don't build if no files changed (and same build command)
未關閉
enhancement
project type: ionic-angular
- 主要語言
- TypeScript
- 星號
- 2k
- 分支
- 682
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Right now Ionic CLI builds all the time. It would be nice if the CLI could skip a build if no files were changed and the build in `www` was done with the same params as the current command.
貢獻指南
研究方向
從 Ionic CLI 的 build 命令開始,追蹤它如何偵測已變更的檔案,以及如何記錄 www 中現有 build 所使用的參數。完成的標準是:只有在沒有檔案變更且目前的命令使用相同參數時,CLI 才跳過 build;否則正常執行 build。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- build-system, cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100