install webpack-cli

This commit is contained in:
Collin Barrett 2018-03-25 17:11:11 -05:00
parent cea6ee5f67
commit 646ca48aa1
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": {