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