diff --git a/svelte.config.js b/svelte.config.js index e231227..0716cbe 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -5,7 +5,7 @@ const config = { kit: { adapter: adapter(), paths: { - base: "" + base: "/tools" } }, preprocess: vitePreprocess()