You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,17 @@
1
+
# Notice
2
+
3
+
This is fork of [bazelbuild/rules_closure](https://github.com/bazelbuild/rules_closure) with the following main differences:
4
+
5
+
- the `closure/library` has been restored.
6
+
- support for protobuf-javascript has been restored.
7
+
- support for closure-templates has been restored.
8
+
- bzlmod deps updated
9
+
- stricter .bazelrc flags
10
+
1
11
# Closure Rules for Bazel (αlpha) [](https://buildkite.com/bazel/closure-compiler-rules-closure-postsubmit)
0 commit comments