blob: 910e297e0f53483455d2aa432887c3b7975d6c11 [file] [log] [blame]
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true
})