mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-28 09:10:17 +02:00
netlify: build with minification
This commit is contained in:
@@ -226,7 +226,7 @@ gulp.task('release', function(callback) {
|
||||
'concatSwRegistration',
|
||||
'minify',
|
||||
'generate-service-worker',
|
||||
'packageExtension',
|
||||
// 'packageExtension',
|
||||
'buildDistFolder',
|
||||
'cleanup',
|
||||
function(error) {
|
||||
|
Reference in New Issue
Block a user