yangfeng
2023-03-17 382f2ff0a9f9997e9316428dda5cacc43c2dd24b
1
2
3
4
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
  transpileDependencies: true
})