Update build
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
"translate": true
|
||||
},
|
||||
"scripts": {
|
||||
"prebuild": "composer install --no-dev",
|
||||
"prebuild": "composer install -o --no-dev",
|
||||
"prebuild:dev": "composer install",
|
||||
"build": "npm run uglify && npm run makepot && npm run cleancss && npm run archive",
|
||||
"build:dev": "npm run uglify && npm run makepot && npm run cleancss",
|
||||
|
Reference in New Issue
Block a user