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

fix: let StarterKit be imported as common js module via named import #2967

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

sipec
Copy link
Contributor

@sipec sipec commented Jul 8, 2022

This PR fixes errors caused by importing the StarterKit extension as a common js module.

I personally ran into this when trying to pass StarterKit into generateText in a node runtime. I wasn't the only person to run into this issue: #1580 (comment)

I realize this is already solvable in user-land simply by not using StarterKit, but using StarterKit is very convenient.

@netlify
Copy link

netlify bot commented Jul 8, 2022

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 8ad5443
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/62c7e062e4696e0009ddde2f
😎 Deploy Preview https://deploy-preview-2967--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bdbch bdbch merged commit 69d22d2 into ueberdosis:main Aug 22, 2022
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.

2 participants