esbuild will try to eliminate dead code - <https://esbuild.github.io/api/#tree-shaking>

esbuild will try to eliminate dead code - https://esbuild.github.io/api/#tree-shaking
Was this page helpful?