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