tree-shaking

Teaches tree shaking for dead code elimination in JavaScript bundles. Use when your bundle includes unused exports and you want to reduce the final bundle size during the build step.

By patternsdev · 1,065 installs

npx skills add patternsdev/skills --skill tree-shaking

Source repository · Upstream listing