Show webpack issues

This commit is contained in:
hydrant
2019-07-28 20:54:43 +02:00
parent 4301106b2c
commit 01cccac873

View File

@@ -16,7 +16,7 @@
}, },
"scripts": { "scripts": {
"watch": "webpack --watch --config webpack.config.development.js", "watch": "webpack --watch --config webpack.config.development.js",
"build:server": "webpack --config webpack.config.build.js" "build:server": "webpack --config webpack.config.build.js --display-error-details"
}, },
"-vs-binding": { "-vs-binding": {
"ProjectOpened": [ "ProjectOpened": [