Are you an LLM? You can read better optimized documentation at /options/treeshake.md for this page in Markdown format
treeshake
- Type:
boolean | TreeshakingOptions - Default:
true
Controls tree-shaking (dead code elimination). When true, unused code will be removed from the bundle to reduce bundle size.