mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-23 21:40:00 -05:00
feat: upgrade to webpack 4
BREAKING CHANGE: Upgrade wepback 4, all webpack option modifications must be webpcak 4 compatible. Drop support for webpack plugins that do not work with v4 or above.
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
"globby": "^8.0.1",
|
||||
"http-server": "^0.11.1",
|
||||
"jest": "^22.1.4",
|
||||
"json-server": "^0.12.2",
|
||||
"lerna": "^2.8.0",
|
||||
"lint-staged": "^6.0.1",
|
||||
"memfs": "^2.6.0",
|
||||
|
||||
Reference in New Issue
Block a user