Hacker News new | ask | show | jobs
by throwaway290 93 days ago
but it has plugin support? what kind of plugins you mean?
1 comments

look at plugin api limiation here:

https://esbuild.github.io/plugins/#svelte-plugin

esbuild's plugin support is limited which is why vite had to use rollup for prod build.