fixed gulpfile bug
This commit is contained in:
parent
a7cc4f4a45
commit
601cfacf3a
@ -101,7 +101,7 @@ gulp.task("default", () =>
|
||||
{
|
||||
(gulp.series("watchFiles", "browserSync")());
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
//gulp.task("default", gulp.series(gulp.parallel("watchFiles", "browserSync")));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user