try fix build

This commit is contained in:
hydrant
2019-07-28 21:03:04 +02:00
parent 54350c98bb
commit 7cf16fe5e4

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 --display-error-details" "build:server": "npx webpack --config webpack.config.build.js --display-error-details"
}, },
"-vs-binding": { "-vs-binding": {
"ProjectOpened": [ "ProjectOpened": [