Closed elwin closed 1 month ago
Use Label so that the reference is resolved within the context of rules_jvm_external module and not in the calling workspace
In our workspace we include @rules_kotlin under a different name, and without this fix, @rules_kotlin is not resolved as intended.
Use Label so that the reference is resolved within the context of rules_jvm_external module and not in the calling workspace
In our workspace we include @rules_kotlin under a different name, and without this fix, @rules_kotlin is not resolved as intended.