Add optional dependency load#2
Open
danschultzer wants to merge 2 commits intomainfrom
Open
Conversation
9a4ab3a to
eaf62bb
Compare
db387f3 to
9ee3a80
Compare
bd8acbd to
fca3db5
Compare
2cb16e4 to
90669fb
Compare
886900d to
ae30c1c
Compare
c234c30 to
2c7fc9a
Compare
ae30c1c to
e3e0dcc
Compare
e3e0dcc to
c7be67d
Compare
c7be67d to
c9071b7
Compare
688e943 to
194946e
Compare
c9071b7 to
2840cd8
Compare
2705464 to
effe15c
Compare
effe15c to
bb237d3
Compare
f3f749e to
5db758b
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm not 100% sure if this is the best way to handle the optional dependency. It seems to fail in umbrella setups.
Also, there'll be some warnings like the following:
I'll clean this up once I've decided if this PR is the right way to handle optional deps.