pipe(gulp.dest('./dist/')); }); //当执行copy这个任务时,即可将src目录下的index.html文件拷贝至dist文件夹当中,文件名不变。 gulp.task('listen', ...
確定! 回上一頁