mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 19:07:59 +08:00
better dragging flow
This commit is contained in:
@@ -152,7 +152,7 @@ gulp.task('api', function() {
|
||||
});
|
||||
|
||||
gulp.task('watch', function() {
|
||||
gulp.watch(['src2/**/*.ts'], ['dev-build']);
|
||||
gulp.watch(['src/**/*.js'], ['dev-build']);
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user