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 7e70394 commit bc38812Copy full SHA for bc38812
babel.config.js
@@ -2,5 +2,4 @@ module.exports = {
2
presets: [
3
'@vue/cli-plugin-babel/preset'
4
],
5
- "plugins": ["@babel/plugin-transform-private-methods"],
6
}
package.json
@@ -29,7 +29,6 @@
29
"devDependencies": {
30
"@babel/core": "^7.23.7",
31
"@babel/eslint-parser": "^7.23.3",
32
- "@babel/plugin-transform-private-methods": "^7.23.3",
33
"@vue/cli-plugin-babel": "~5.0.0",
34
"@vue/cli-plugin-eslint": "^5.0.8",
35
"@vue/cli-service": "~5.0.0",
0 commit comments