pipe(cache(imagemin())) .pipe(gulp.dest('dist/images')); }); // Watching files for changes gulp.task('watch' ...
確定! 回上一頁