Skip to content

Commit

Permalink
Add babel-loader package
Browse files Browse the repository at this point in the history
The karma configuration needs this package to pre-process for the tests.
  • Loading branch information
flarnie committed Apr 14, 2015
1 parent 08bd2e3 commit a477f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"devDependencies": {
"babel": "^4.7.16",
"babel-core": "^4.7.16",
"babel-loader": "^5.0.0",
"jasmine-core": "^2.1.3",
"jscs": "^1.10.0",
"jshint": "^2.6.0",
Expand Down

0 comments on commit a477f6b

Please sign in to comment.