babel.config.js @@ -1,4 +1,5 @@ module.exports = { plugins: ['@babel/plugin-proposal-optional-chaining'], presets: [ '@vue/app' ]