Skip to content

Commit 34b0ab5

Browse files
committed
Add readme notice
1 parent fcbf712 commit 34b0ab5

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
111
# Closure Rules for Bazel (αlpha) [![Bazel CI build status](https://badge.buildkite.com/7569410e2a2661076591897283051b6d137f35102167253fed.svg)](https://buildkite.com/bazel/closure-compiler-rules-closure-postsubmit)
212

3-
JavaScript | Stylesheets | Miscellaneous
4-
--- | --- | ---
13+
JavaScript | Stylesheets | Miscellaneous
14+
---------------------|-----------------------|-----------------
515
[closure_js_library] | [closure_css_library] | [phantomjs_test]
616
[closure_js_binary] | [closure_css_binary] | |
717
[closure_js_test] | |

0 commit comments

Comments
 (0)