Add http-server as a dev-dependency, need for serve-static. (#4728)

This commit is contained in:
olevitt
2018-07-18 00:52:46 +02:00
committed by kyle
parent a3578fcafb
commit 17f6a55d58
2 changed files with 82 additions and 6 deletions

View File

@@ -109,6 +109,7 @@
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.11",
"git-describe": "^4.0.1",
"http-server": "^0.11.1",
"imports-loader": "^0.8.0",
"jsdom": "^11.10.0",
"json-loader": "^0.5.7",