fix: debug
This commit is contained in:
parent
600f793e7f
commit
b018e8ccf5
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"client": "webpack-dev-server --hot --config webpack.client.config.js",
|
||||
"server": "DEBUG=avocado:* webpack --autorun --watch --hot --config webpack.server.config.js",
|
||||
"server": "DEBUG=@avocado:* webpack --autorun --watch --hot --config webpack.server.config.js",
|
||||
"server:build": "webpack --config webpack.server.config.js",
|
||||
"start": "webpack --config webpack.server.config.js && webpack-dev-server --config webpack.client.config.js"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user