2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

Using webpack for testing

This commit is contained in:
mzabriskie
2015-03-18 10:45:06 -06:00
parent dfa816df9b
commit b745600ab7
11 changed files with 28 additions and 5 deletions
+1
View File
@@ -45,6 +45,7 @@
"karma-jasmine": "^0.3.5",
"karma-jasmine-ajax": "^0.1.12",
"karma-phantomjs-launcher": "^0.1.4",
"karma-webpack": "^1.5.0",
"load-grunt-tasks": "^3.1.0",
"webpack": "^1.7.2",
"webpack-dev-server": "^1.7.0"