新增檔案,然後引用gulp,. task 是一個任務的建立,hello 則為任務名稱。 gulpfile.js const gulp = require('gulp'); gulp.task('hello', ...
確定! 回上一頁