Uglify vendor and app

This commit is contained in:
Westly Wright
2018-08-28 14:34:21 -07:00
committed by Denise
parent 3e4ccc6648
commit 1d639f7033
2 changed files with 7 additions and 4 deletions
-2
View File
@@ -6,8 +6,6 @@
"build": "gulp build",
"build:preview": "gulp build-preview",
"dev": "gulp dev",
"server": "gulp server",
"server:with-drafts": "gulp server:with-drafts",
"cms:delete": "gulp cms-delete",
"algolia": "node build-algolia.js"
},