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