Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating clsx version and using lite module to lower bundle size #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aacevski
Copy link

@aacevski aacevski commented Jan 1, 2024

Closes: #22

I have migrated to the latest version of clsx and including the new lite module to lower the bundle size.

I've ran the tests and went through the code and everything looked fine, do we know any further steps on how we can test this more in depth?

@oliviertassinari
Copy link

oliviertassinari commented Jan 2, 2024

I would expect the plugin to rewrite the imports, in the same way React JSX plugins work. I wouldn't expect any change to the public API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert clsx import to clsx/lite
2 participants