ionic-team / ionic-team/ionic-cli
Don't build if no files changed (and same build command)
Abierto
enhancement
project type: ionic-angular
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 682
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- typescript
- Área
- build-system, cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 38/100