diff --git a/web/babel.config.js b/web/babel.config.js index e9558405..4ba52ba2 100644 --- a/web/babel.config.js +++ b/web/babel.config.js @@ -1,5 +1 @@ -module.exports = { - presets: [ - '@vue/cli-plugin-babel/preset' - ] -} +module.exports = {}