[merge]: Merged remote master into new master
This commit is contained in:
commit
17614ed5e8
@ -96,3 +96,4 @@ exports.watch = () => {
|
|||||||
gulp.watch("src/*.html", html);
|
gulp.watch("src/*.html", html);
|
||||||
gulp.watch("res/*", res);
|
gulp.watch("res/*", res);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user