remvoe webpack from dependencies

This commit is contained in:
chemzqm 2019-07-22 02:11:41 +08:00
parent 56c60a2ef1
commit f8ed02524d
2 changed files with 31 additions and 2588 deletions

View file

@ -18,7 +18,7 @@
],
"scripts": {
"clean": "rimraf lib",
"build": "webpack",
"build": "npx webpack",
"prepare": "npx npm-run-all clean build"
},
"activationEvents": [
@ -487,8 +487,6 @@
"ts-loader": "^6.0.3",
"tslint": "^5.17.0",
"vscode-languageserver-protocol": "^3.15.0-next.5",
"webpack": "^4.34.0",
"webpack-cli": "^3.3.4",
"which": "^1.3.1"
},
"dependencies": {

2615
yarn.lock

File diff suppressed because it is too large Load diff