To do this, we match all JavaScript files in the directory and then exclude all files ending in .min.js : gulp.src(['js/**/*.js', ...
確定! 回上一頁