{jpg,jpeg,png,bmp,gif,woff,ttf,map,ico}') .pipe(gulp.dest(paths.dist)); gulp.src(paths.src + '/**/**.js') .pipe(minjs().on('error', ...
確定! 回上一頁