prod mode for build
This commit is contained in:
parent
eb9e56cd0c
commit
b3264cee86
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"build": "webpack --mode development",
|
||||
"build": "webpack",
|
||||
"serve": "webpack serve",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"lint": "prettier --check '**/*.js'",
|
||||
|
Loading…
Reference in New Issue
Block a user