Closed testvinder closed 6 months ago
This error mistakenly gets triggered when there is a Syntax error in your .svelte
file.
I updated the behavior so that Paraglide-SvelteKit's preprocessor now logs a warning and No-ops when a syntax error is encountered.
Thank you!
When I upgrade @inlang/paraglide-sveltekit from 0.6.23 to any newer version I get this error:
I'm using the latest stable version of Sveltekit (2.5.10) and Svelte (4.2.17).
Could it have something to do with this change 0.7.0 3e9b863: Use Svelte 5 compiler in the preprocessor for rewriting links