We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782afef commit 29dc6a0Copy full SHA for 29dc6a0
packages/@vue/babel-preset-app/package.json
@@ -30,6 +30,7 @@
30
"@babel/runtime": "^7.0.0",
31
"babel-helper-vue-jsx-merge-props": "^2.0.3",
32
"babel-plugin-dynamic-import-node": "^2.2.0",
33
- "babel-plugin-transform-vue-jsx": "^4.0.1"
+ "babel-plugin-transform-vue-jsx": "^4.0.1",
34
+ "core-js": "^2.5.7"
35
}
36
0 commit comments