mirror of
https://github.com/garraflavatra/gpstool.git
synced 2025-01-18 03:37:58 +00:00
Set correct base path
This commit is contained in:
parent
321e55fccb
commit
8fec5eb5c9
@ -3,4 +3,5 @@ import { svelte } from '@sveltejs/vite-plugin-svelte';
|
|||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
plugins: [ svelte() ],
|
plugins: [ svelte() ],
|
||||||
|
base: 'gpstool',
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user