google / google/closure-compiler
Publish closure compiler to registry.bazel.build
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
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: https://github.com/google/bazel-common/issues/213
Contributor guide
Assessment
This issue has not been assessed yet.