Expand description
Unused code removal. Tree-shaking command for removing unused code.
Analyzes JavaScript/TypeScript bundles to identify and report unused code that can be removed to reduce bundle size.
Structs§
- Tree
Shake Args - CLI arguments for the tree-shake command.
Functions§
- run
- Run the tree-shake command.