I swear I'm at my limit

This commit is contained in:
Laurent
2024-10-24 16:46:58 +02:00
parent c514a94b5b
commit 9beb5044d3
13 changed files with 289 additions and 319 deletions

View File

@@ -22,4 +22,4 @@ export const hooks = {
reroute: (() => {})
};
export { default as root } from '../root.svelte';
export { default as root } from '../root.js';