You've already forked Ghost-Theme-Casper
Minified javascript in zip(#476)
no issue * Added js minification step to gulp zip script
This commit is contained in:
committed by
Rishabh Garg
parent
fce92d6cf1
commit
bfcab7172f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user