Skip to content

Commit 1cbfb4f

Browse files
committed
Revert "Update svelte.config.js"
This reverts commit ee4aab6.
1 parent ee4aab6 commit 1cbfb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const config = {
2626
strict: true,
2727
}),
2828
paths: {
29-
relative: true
29+
base: '/sveltekit-sample',
3030
},
3131
prerender: {
3232
// Not needed because the models overview page has links to all the models – and sveltekit will automatically pre-render all reachable links!

0 commit comments

Comments
 (0)