fix for compiling with multiple deps in content config#88
fix for compiling with multiple deps in content config#88mayel wants to merge 3 commits intoliveview-native:mainfrom
Conversation
|
Can you add a test for this, we use |
|
Sure thing, though I'd have to add something like |
|
I should note that the stylesheet module is also in a dependency itself in our case. |
|
Added the config |
|
@mayel can you give me a bit more background in that case, what exactly is failing that requires this change? |
|
|
|
Oh I see, this is a compilation order issue then. So in that case your PR just ignores the error it doesn't fix the underlying issue of discovering those paths. |
|
Couldn't we just provide a list of patterns, relative to the CWD, instead of specifying otp_aps though? |
In your case you could if you'd like, you can simply just provide a list of relative paths |
|
@mayel can you confirm that the relative paths worked for your need? I don't think this needs to be merged if so |
Solves a compilation error when trying to put this in config: