mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-07-19 11:27:34 +08:00
Added support for coverage reporting (as requested in https://github.com/newtriks/generator-react-webpack/issues/158)
This commit is contained in:
@@ -46,8 +46,10 @@
|
||||
"eslint-plugin-react": "^3.3.0",
|
||||
"file-loader": "^0.8.4",
|
||||
"glob": "^5.0.15",
|
||||
"isparta-loader": "^1.0.0",
|
||||
"karma": "^0.13.9",
|
||||
"karma-chai": "^0.1.0",
|
||||
"karma-coverage": "^0.5.3",
|
||||
"karma-mocha": "^0.2.0",
|
||||
"karma-mocha-reporter": "^1.1.1",
|
||||
"karma-phantomjs-launcher": "^0.2.1",
|
||||
|
||||
Reference in New Issue
Block a user