diff --git a/svelte.config.js b/svelte.config.js index 9762bdc..0730da4 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -19,7 +19,7 @@ const config = { crawl: true }, paths: { - base: dev ? '' : '/hypergolic' + base: dev ? '' : '' }, alias: { '@/*': './src/lib/*',