Skip to content

fix: handle multiple nested condition objects in exports field#36

Open
WilliamTomOBrien wants to merge 2 commits intolukeed:masterfrom
WilliamTomOBrien:wto/handle-multiple-nested-condition-exports
Open

fix: handle multiple nested condition objects in exports field#36
WilliamTomOBrien wants to merge 2 commits intolukeed:masterfrom
WilliamTomOBrien:wto/handle-multiple-nested-condition-exports

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