Use babel polyfill in karma

This commit is contained in:
Maxim Filippov 2018-12-13 20:27:03 +03:00
parent e4a34cc4d4
commit 1341a7bb9c
4 changed files with 20 additions and 3 deletions

View file

@ -35,6 +35,7 @@
"whatwg-fetch": "^2.0.3"
},
"devDependencies": {
"@babel/polyfill": "^7.0.0",
"@vue/test-utils": "^1.0.0-beta.26",
"autoprefixer": "^6.4.0",
"babel-core": "^6.0.0",