Are extra requirements analyzed recursively? #9509
Unanswered
mcarnerero
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
no |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I work in a complex project containing several modules. The use of each of those modules depends on the configuration. Also, each module requires different libraries. I defined extra dependencies as follows:
I was hoping that to install my app with the modules related with collection it would be enough the command:
It is not working at all. Is it supported what I was trying to do?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions