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 bbe4bb5 commit 9fcfd09Copy full SHA for 9fcfd09
packages/@vue/babel-preset-app/package.json
@@ -22,7 +22,6 @@
22
},
23
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme",
24
"dependencies": {
25
- "@ant-design-vue/babel-plugin-jsx": "^1.0.0-0",
26
"@babel/core": "^7.11.0",
27
"@babel/helper-compilation-targets": "^7.9.6",
28
"@babel/helper-module-imports": "^7.8.3",
@@ -33,6 +32,7 @@
33
32
"@babel/plugin-transform-runtime": "^7.11.0",
34
"@babel/preset-env": "^7.11.0",
35
"@babel/runtime": "^7.11.0",
+ "@vue/babel-plugin-jsx": "^1.0.0-0",
36
"@vue/babel-preset-jsx": "^1.1.2",
37
"babel-plugin-dynamic-import-node": "^2.3.3",
38
"core-js": "^3.6.5",
0 commit comments