Build using a relative path
This commit is contained in:
parent
484f9855da
commit
13c190a197
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import vue from '@vitejs/plugin-vue'
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: '',
|
||||
plugins: [
|
||||
vue(),
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue