This commit is contained in:
@@ -21,4 +21,4 @@ gulp.task('clean', function () {
|
||||
});
|
||||
|
||||
gulp.task('build', builder(false));
|
||||
gulp.task('build:production', builder(true));
|
||||
gulp.task('build:prod', builder(true));
|
||||
|
||||
Reference in New Issue
Block a user