kirby/site/**/*.php')) .pipe(plumber()) .pipe(browserSync.reload({stream: true})) .on('error', gutil.log); }); gulp.task('watch-txt', ...
確定! 回上一頁