gro icon indicating copy to clipboard operation
gro copied to clipboard

upgrade to svelte5

Open ryanatkn opened this issue 10 months ago • 0 comments

todo

  • the build breaks when the SvelteKit project isn't built without adding "target": "esnext",, this is just a Gro problem right?
  • support Svelte 5 in the loader, something is now broken when importing .svelte files ("filename is undefined" when Svelte internally accesses something - one definite problem is that .svelte.ts|js files need to be compiled)

ryanatkn avatar Mar 24 '24 16:03 ryanatkn