haoxuan
2023-09-20 659e2af7ecd3e95387053cb7abcdd989310f9684
1
2
3
4
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
  transpileDependencies: true
})