add path
This commit is contained in:
parent
6198d86e95
commit
edcbda85d2
|
@ -17,4 +17,5 @@ export default defineConfig({
|
||||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
base: '/regtestor/',
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue