remove develop on pub
This commit is contained in:
@@ -60,8 +60,7 @@ gulp.task('cachebust', function(){
|
||||
gulp.task('publish', [
|
||||
'combineCss',
|
||||
'minifyJs',
|
||||
'cachebust',
|
||||
'develop'
|
||||
'cachebust'
|
||||
]);
|
||||
|
||||
gulp.task('default', [
|
||||
|
||||
Reference in New Issue
Block a user