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

refactor: use index files for imports to simplify the export flow #2870

Merged
merged 1 commit into from
Jun 11, 2022

Conversation

bdbch
Copy link
Contributor

@bdbch bdbch commented Jun 11, 2022

This PR adds index.ts files for the commands, helpers, inputRules, pasteRules, utilities and extensions folders so exporting a new function / module inside of these folders will just require one addition inside those index files instead of somewhere up the folder structure which should simplify the workflow a bit.

@netlify
Copy link

netlify bot commented Jun 11, 2022

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit cbdb29f
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/62a41a5f6d965c00090752aa
😎 Deploy Preview https://deploy-preview-2870--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 fa8c4ca into main Jun 11, 2022
@bdbch bdbch deleted the bdbch/refactor-imports branch June 11, 2022 05:11
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