Load babel-polyfill in tests
Object.values() isn't available natively, so use polyfill for it.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"babel": "^5.8.23",
|
||||
"babel-core": "^5.8.38",
|
||||
"babel-loader": "^5.4.0",
|
||||
"babel-polyfill": "^6.5.0",
|
||||
"expect": "^1.16.0",
|
||||
"json-loader": "^0.5.3",
|
||||
"karma": "^0.13.22",
|
||||
|
||||
Reference in New Issue
Block a user