Add webpack-cli

This commit is contained in:
Michael Jackson
2018-12-06 07:21:38 -05:00
parent ecdb9df7b2
commit ada37035cd
3 changed files with 234 additions and 2 deletions

View File

@ -68,6 +68,7 @@
"supertest": "^3.0.0",
"url-loader": "^1.1.2",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10",
"whatwg-fetch": "2.0.2"
},