install webpack-cli

This commit is contained in:
Collin M. Barrett 2018-03-25 17:11:11 -05:00
parent 95d09666c8
commit 1355e49c4c
2 changed files with 3863 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -29,6 +29,7 @@
"typescript": "^2.7.2",
"url-loader": "^1.0.1",
"webpack": "^4.2.0",
"webpack-cli": "^2.0.13",
"webpack-hot-middleware": "^2.21.2"
},
"dependencies": {