mirror of
https://github.com/minio/docs.git
synced 2025-08-08 01:43:18 +03:00
add build support for npm
This commit is contained in:
@@ -64,4 +64,4 @@ gulp.task('watch', function () {
|
||||
});
|
||||
|
||||
// Build
|
||||
gulp.task('default', gulp.series('handleStyle', 'handleJs', 'watch'));
|
||||
gulp.task('default', gulp.series('handleStyle', 'handleJs'));
|
||||
|
Reference in New Issue
Block a user