diff --git a/gulpfile.js b/gulpfile.js index 0bf741a..4d10ae3 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -226,7 +226,7 @@ gulp.task('release', function(callback) { 'concatSwRegistration', 'minify', 'generate-service-worker', - // 'packageExtension', + 'packageExtension', 'buildDistFolder', 'cleanup', function(error) {