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

build(core): Exports the type of CJS module #5

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

ony3000
Copy link
Owner

@ony3000 ony3000 commented Jul 20, 2024

Summary

Tailwind-Joy exports modules in a format that supports both CJS and ESM.

However, because the type declaration corresponding to the CJS module was missing, there was a problem in which type information could not be detected in an environment where components were imported through the CJS module.

This PR closes #1.

Copy link

vercel bot commented Jul 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwind-joy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2024 1:23pm

@ony3000 ony3000 merged commit 102a76c into master Jul 20, 2024
2 checks passed
@ony3000 ony3000 deleted the fix-exports branch July 20, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant