-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ProjectGraph: Only resolve optional dependencies if the target can be…
… reached from the root project Checking for a non-optional dependency is not sufficient since that can originate from a project which is optional itself (i.e. has no non-optional dependency leading to it).
- Loading branch information
1 parent
81bdb27
commit f5bf3c1
Showing
2 changed files
with
97 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters