duesabatiD
Denoβ€’5w ago
duesabati

deno bundle does not tree shake

Hi everyone, I'm using the deno bundle command to bundle a react app, I know that there's esbuild under the hood that should perform tree-shaking by default but when importing even a single lucide-react icon it does bring the whole lib inside the output. Does it happen to anyone else?
Was this page helpful?