Open
Description
Summary 💡
There seems to be an opportunity to shave bundle size with https://github.com/lukeed/clsx/releases/tag/v2.1.0
The full version looks bigger by about this amount https://bundlephobia.com/package/clsx@2.1.0.
For the source, we already have https://www.npmjs.com/package/babel-plugin-optimize-clsx that rewrites everything, so maybe the solution could be executed there.
Examples 🌈
No response
Motivation 🔦
No response