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: handle multiple nested condition objects in exports field #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WilliamTomOBrien
Copy link

Fixes #35

In the case where there are multiple condition objects in the exports field, where the first has a top level condition that is true, but does not contain any object paths with all true conditions, but latter condition objects do have a correct resolution, these changes should allow for a correct resolution.

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.

Correct resolution with multiple correct top-level conditions
1 participant