Upgrade to Webpack 3 with module concatenation (#3912)

This commit is contained in:
Nolan Lawson
2017-06-23 08:44:55 -07:00
committed by Eugen Rochko
parent 7b13e6efc2
commit e078919f07
3 changed files with 54 additions and 5 deletions

View File

@ -105,7 +105,7 @@
"tiny-queue": "^0.2.1",
"uuid": "^3.0.1",
"uws": "^0.14.5",
"webpack": "^2.5.1",
"webpack": "^3.0.0",
"webpack-bundle-analyzer": "^2.8.2",
"webpack-manifest-plugin": "^1.1.0",
"webpack-merge": "^4.1.0",