Bundling: Improve the library's performance by fixing the webpack bundling process, ensuring that default conditions are handled correctly. This change enhances the overall reliability of the library when used in various environments.
Fixes
Fix webpack bundling error related to default conditions not being last, which could lead to issues during library usage.