Terarea  2
The automation project
Loading...
Searching...
No Matches
vue.config.js
Go to the documentation of this file.
1const { defineConfig } = require('@vue/cli-service')
2module.exports = defineConfig({
3 transpileDependencies: true
4})