mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 19:07:59 +08:00
change gulp task
This commit is contained in:
@@ -88,8 +88,7 @@ function build() {
|
||||
|
||||
// Basic usage
|
||||
gulp.task('dev-build', function() {
|
||||
build()
|
||||
// .pipe(uglify())
|
||||
return build()
|
||||
.pipe(gulp.dest('./dist/'));
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user