shrink vendor bundle a bit

This commit is contained in:
Danny Coates 2017-08-25 15:38:26 -07:00
parent 5ac4560157
commit 9759338e6a
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
3 changed files with 146 additions and 30 deletions

View file

@ -88,7 +88,8 @@
"val-loader": "^1.0.2",
"webpack": "^3.5.5",
"webpack-dev-server": "^2.7.1",
"webpack-manifest-plugin": "^1.3.1"
"webpack-manifest-plugin": "^1.3.1",
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"aws-sdk": "^2.103.0",