upgrade webpack to 4.2.0

This commit is contained in:
Collin Barrett 2018-03-25 17:04:23 -05:00
parent 475645f240
commit cea6ee5f67
2 changed files with 638 additions and 1052 deletions

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
"style-loader": "^0.20.3",
"typescript": "^2.7.2",
"url-loader": "^1.0.1",
"webpack": "^3.11.0",
"webpack": "^4.2.0",
"webpack-hot-middleware": "^2.21.2"
},
"dependencies": {