mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-30 18:20:15 +02:00
gulpfile: add back packaging extension task to release
This commit is contained in:
@@ -226,7 +226,7 @@ gulp.task('release', function(callback) {
|
|||||||
'concatSwRegistration',
|
'concatSwRegistration',
|
||||||
'minify',
|
'minify',
|
||||||
'generate-service-worker',
|
'generate-service-worker',
|
||||||
// 'packageExtension',
|
'packageExtension',
|
||||||
'buildDistFolder',
|
'buildDistFolder',
|
||||||
'cleanup',
|
'cleanup',
|
||||||
function(error) {
|
function(error) {
|
||||||
|
Reference in New Issue
Block a user