diff --git a/svelte.config.js b/svelte.config.js index 573a002..19d3271 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -16,7 +16,7 @@ const config = { }), paths: { - base: '/kjspkg-lookup', + base: '', // /kjspkg-lookup ? } } };