logoalt Hacker News

throwaway290yesterday at 11:34 AM1 replyview on HN

but it has plugin support? what kind of plugins you mean?


Replies

rk06yesterday at 2:22 PM

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.