nodegui/svelte-nodegui

Enable development builds of the app using esbuild rather than Webpack

shirakaba opened this issue · 1 comments

Not too sure what would be involved with this, but may not be out of reach.

I read that esbuild's plugins API is not stable yet, so using esbuild with Svelte would be brave. I'll wait at least until SvelteKit is out, which I believe may give some indication of how to integrate esbuild, rather than making any uninformed guesses myself.