#tree shaking Cursor Rules

Cursor IDE rules tagged with #tree shaking.

Optimizing JavaScript Performance with Code Splitting and Tree Shaking

Techniques for improving JavaScript application performance by implementing code splitting and tree shaking to reduce bundle sizes.