ionic-team / ionic-team/ionic-cli
Don't build if no files changed (and same build command)
Aberta
enhancement
project type: ionic-angular
- Linguagem predominante
- TypeScript
- Estrelas
- 2k
- Forks
- 682
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Direção de pesquisa
Start at the Ionic CLI build command and trace how it detects changed files and records the parameters used for the existing build in www. Done means the CLI skips the build only when no files changed and the current command uses the same parameters; otherwise it builds normally.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- build-system, cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 38/100