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

Use named exports instead of default exports #2238

Merged
merged 2 commits into from
Dec 6, 2021

Conversation

philippkuehn
Copy link
Contributor

Default exports have a few limitations. Therefore we try to use only named exports in the whole codebase as far as possible.

@netlify
Copy link

netlify bot commented Dec 6, 2021

✔️ Deploy Preview for tiptap-embed ready!

🔨 Explore the source changes: ad8b4e2

🔍 Inspect the deploy log: https://app.netlify.com/sites/tiptap-embed/deploys/61ade59496266400073f85e0

😎 Browse the preview: https://deploy-preview-2238--tiptap-embed.netlify.app

@philippkuehn philippkuehn merged commit e07a5b6 into main Dec 6, 2021
@philippkuehn philippkuehn deleted the feature/remove-default-exports branch December 6, 2021 11:00
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.

1 participant