base path
This commit is contained in:
parent
53307a0794
commit
83d2bed1d8
@ -14,4 +14,5 @@ export default defineConfig({
|
|||||||
'@': fileURLToPath(new URL('./src', import.meta.url)),
|
'@': fileURLToPath(new URL('./src', import.meta.url)),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
base: '/vue-health/',
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user