Skip to content

fix: Rollup config for xl and server-util packages #1365

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

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

matthewlipski
Copy link
Collaborator

Currently, some BlockNote packages include code from React in their built files. Apart from being unnecessary, the code can cause a version mismatch of React, leading to issues. This PR fixes the rollup config so that no React code is included in built files.

Closes #1347

Copy link

vercel bot commented Jan 13, 2025

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

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jan 14, 2025 10:48am
blocknote-website ✅ Ready (Inspect) Visit Preview Jan 14, 2025 10:48am

@matthewlipski matthewlipski merged commit 0341242 into main Jan 14, 2025
4 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.

React error when using multi-column blocknote in nextjs 15 / react 19
2 participants