Try this one `var fileinclude = require('gulp-file-include'); gulp.task('fileinclude', function() { gulp.src(['**/*.html']) ...
確定! 回上一頁