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

Update logic to rearrange based on peer deps #11

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

mAAdhaTTah
Copy link
Owner

This ensures that if components are related to each other, they will
produce an output in the correct order.

Fixes #3.

This ensures that if components are related to each other, they will
produce an output in the correct order.

Fixes #3.
@mAAdhaTTah mAAdhaTTah merged commit 6f718a0 into master Jul 18, 2019
@mAAdhaTTah mAAdhaTTah deleted the work-with-peer-deps branch July 18, 2019 16:55
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.

Use peerDependencies to ensure correct load order
1 participant