update
This commit is contained in:
parent
33872d0f92
commit
fdaf0ce5c6
@ -5,7 +5,8 @@
|
||||
"scripts": {
|
||||
"test": "node node_modules/webpack-dev-server/bin/webpack-dev-server",
|
||||
"build": "NODE_ENV=production webpack -p --progress --colors",
|
||||
"build-dev": "NODE_ENV=development webpack --watch --progress"
|
||||
"build-dev": "NODE_ENV=development webpack --watch --progress",
|
||||
"install-dep": "npm i --production"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user