This commit is contained in:
Victor Batischev 2024-02-16 15:06:01 +03:00
parent 83d2bed1d8
commit 16da03170d

View File

@ -14,5 +14,4 @@ export default defineConfig({
'@': fileURLToPath(new URL('./src', import.meta.url)), '@': fileURLToPath(new URL('./src', import.meta.url)),
}, },
}, },
base: '/vue-health/',
}) })