diff --git a/babel.config.js b/babel.config.js index c7545c1..cb40e0f 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,5 +1,4 @@ module.exports = { presets: ["@vue/cli-plugin-babel/preset"], - // plugins: [require('unplugin-vue-components/webpack').default({ /* options */ })] // plugins: ["vuera/babel"] };