Hello, I'd love to be able to depend on closure compiler via bzlmod. I believe the only blocker preventing this module being published to bcr is the use of git_override() to depend on google_bazel_common. If google_bazel_common is on the bcr then we can remove the override and also publish closure compiler. I have opened an issue in that repo as well: google/bazel-common#213
Hello, I'd love to be able to depend on closure compiler via bzlmod. I believe the only blocker preventing this module being published to bcr is the use of
git_override()to depend ongoogle_bazel_common. Ifgoogle_bazel_commonis on the bcr then we can remove the override and also publish closure compiler. I have opened an issue in that repo as well: google/bazel-common#213