This is a simple clean task implementation with gulp-del : var del = require('gulp-del'); gulp.task('clean', function(){ return ...
確定! 回上一頁