I am trying to add a dependency from Barrel A to Barrel B.
If I add the dependency from Project C to Barrel B there is no problem. But I cannot add a dependency from one barrel to the other. I get an error "Undefined Symbol "B" detected
I have tried to create a barrels.jungle file in Barrel A but that does not seem to help.
Can this even be done?