Cristiano Magro
2024-12-28 8480d4ef05d995ee67c1460cf273c899fa59e89c
commit | author | age
b8129d 1 const { defineConfig } = require('@vue/cli-service')
CM 2 module.exports = defineConfig({
3   transpileDependencies: true
4 })