yangyin
2023-07-14 6a4254ee140fa16d922db221ddf06e66c2164057
1
2
3
4
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
  transpileDependencies: true
})