Tree Shaking

Tree shaking automatically removes unnecessary JavaScript code during bundling, reducing the final file size.