diff --git a/gulpfile.js b/gulpfile.js index f64e994..9cfc17d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -96,3 +96,4 @@ exports.watch = () => { gulp.watch("src/*.html", html); gulp.watch("res/*", res); }; +