js') .pipe(jshint()) .pipe(gulpIgnore.exclude(condition)) .pipe(uglify()) .pipe(gulp.dest('./dist/')); });. 对所有内容运行 JSHint ,从流中 ...
確定! 回上一頁