mattjennings / mdsvexamples

Render your Svelte code blocks in MDSveX
35 stars 3 forks source link

Svelte 5: File not found #31

Open herr-ahman opened 7 months ago

herr-ahman commented 7 months ago

Running sveltekit 2.5 @ svelte5.0.0-next.45 throws error for each route:

Plugin: mdsvexamples-plugin SvelteKitError: Not found: /___mdsvexample___2.svelte and so on.

shinokada commented 3 months ago

I have the same issue. Any plan to update?

mattjennings commented 1 month ago

unsure what might be the issue here, not really using sveltekit / mdsvex anymore but i'd happy to take a PR on this.

(if anyone is curious why i've found astro & mdx to be a bit nicer for mixing svelte and markdown, and so i made an equivalent plugin here)