G-EIP-700-TLS-7-1-eip-steph.../website/vue.config.js

5 lines
118 B
JavaScript
Raw Permalink Normal View History

2024-10-26 20:53:30 +00:00
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true
})