diff --git a/svelte.config.js b/svelte.config.js index 0f3c8ae..03ef1cf 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -9,7 +9,10 @@ const config = { adapter: staticAdapter(), files: { assets: 'static' - } + }, + paths: { + base: '/dashboard', + }, }, preprocess: [