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:
Evan You
2018-05-08 16:55:13 -04:00
parent 6d4e51dd18
commit 2dcdeddde4
28 changed files with 580 additions and 865 deletions
-1
View File
@@ -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",