Use babel polyfill in karma
This commit is contained in:
parent
e4a34cc4d4
commit
1341a7bb9c
4 changed files with 20 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue