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

[Web] Fix missing RNRenderer export (#6265) #6266

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

lkinasiewicz
Copy link
Contributor

Summary

Fixes #6265

Test plan

Applications using reanimated should build properly using bundlers that use ESM - e.g. Vite.

Copy link
Member

@piaskowyk piaskowyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! 🎉

@piaskowyk piaskowyk added this pull request to the merge queue Jul 15, 2024
Merged via the queue into software-mansion:main with commit caa39c2 Jul 15, 2024
6 of 7 checks passed
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.

[Vite] [Web] No matching export in RNRenderer.web.js for import "RNRenderer"
2 participants