Open maxwellpeterson-wf opened 10 years ago
It may be best to avoid cleaning during a build/watch:build. Instead only clean during dist.
If we clean before every build, we can't take advantage of gulp-changed for example.
gulp-changed
It may be best to avoid cleaning during a build/watch:build. Instead only clean during dist.
If we clean before every build, we can't take advantage of
gulp-changed
for example.