ldj hai 1 ano
pai
achega
7e62bb38c7
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      vue.config.js

+ 3 - 1
vue.config.js

@@ -1,4 +1,6 @@
 const { defineConfig } = require('@vue/cli-service')
 module.exports = defineConfig({
-  transpileDependencies: true
+  transpileDependencies: true,
+  assetsDir:'',
+  publicPath:''
 })