Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto commit for changes in svelte.config.js
Changes in svelte.config.js:\n\ndiff --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() Signed-off-by: Memet Zx <[email protected]>
- Loading branch information