Minified javascript in zip(#476)

no issue

* Added js minification step to gulp zip script
This commit is contained in:
Péter Szabolcs Nagy
2018-10-08 13:04:07 +02:00
committed by Rishabh Garg
parent fce92d6cf1
commit bfcab7172f
3 changed files with 116 additions and 3 deletions

View File

@ -52,7 +52,9 @@
"gulp-zip": "4.0.0",
"postcss-color-function": "2.0.1",
"postcss-custom-properties": "5.0.1",
"postcss-easy-import": "1.0.1"
"postcss-easy-import": "1.0.1",
"gulp-filter": "5.1.0",
"gulp-uglify": "3.0.1"
},
"config": {
"posts_per_page": 25