Source/UBCS-WEB/babel.config.js
@@ -1,5 +1,5 @@
module.exports = {
  presets: [
    '@vue/app'
  ]
  ],
}