2025年6月9日10:23:02
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset',
|
||||
"@babel/preset-env",
|
||||
],
|
||||
plugins: [
|
||||
"@babel/plugin-transform-private-methods"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user