We can create a default task in gulpfile.js that runs all the tasks in the project when we issue the command gulp from command prompt. gulp.task('default', ['js ...
確定! 回上一頁