Skip to content

Commit 686db37

Browse files
committed
tes 4
1 parent 312d835 commit 686db37

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
@@ -12,7 +12,7 @@ const config = {
1212
// If your environment is not supported, or you settled on a specific environment, switch out the adapter.
1313
// See https://svelte.dev/docs/kit/adapters for more information about adapters.
1414
adapter: adapter(),
15-
paths: { base: '/flow' }
15+
paths: { relative: false }
1616
}
1717
};
1818

0 commit comments

Comments
 (0)