friend and more update
This commit is contained in:
parent
e24afe2abe
commit
2502d8f977
13 changed files with 491 additions and 79 deletions
|
@ -40,6 +40,7 @@ jsc: {
|
|||
|
||||
gulp.task('watch', function () {
|
||||
gulp.watch('./src', gulp.series("default"));
|
||||
gulp.watch('./translations', gulp.series("default"));
|
||||
}, {debounceDelay: 10});
|
||||
|
||||
// Clean task to delete the dist directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue