Skip to content

Commit 1d036a2

Browse files
authored
Merge pull request #2 from stackb/readme-namechange
Update README
2 parents 2cce0a7 + 9fcc6b7 commit 1d036a2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,20 @@
22

33
This is fork of [bazelbuild/io_bazel_rules_closure](https://github.com/bazelbuild/io_bazel_rules_closure) with the following main differences:
44

5+
- repo name is `@io_bazel_rules_closure` instead of `@rules_closure`.
56
- the `closure/library` has been restored.
7+
- missing shims and third-party closure js code has been vendored in `google3/`.
68
- support for protobuf-javascript has been restored.
79
- support for closure-templates has been restored.
10+
- integrated example app (`//closure/compiler/test/app:web`).
811
- bzlmod deps updated
912
- stricter .bazelrc flags
1013

14+
> Since this fork is closer to the original rules_closure by @jart and needs to
15+
> be distinguished in the BCR, the repo name has been reverted to
16+
> `@io_bazel_rules_closure`. The version numbers and tagging scheme are
17+
> somewhat arbitrary and will try to follow the numbering in the upstream repo.
18+
1119
# Closure Rules for Bazel (αlpha) [![Bazel CI build status](https://badge.buildkite.com/7569410e2a2661076591897283051b6d137f35102167253fed.svg)](https://buildkite.com/bazel/closure-compiler-rules-closure-postsubmit)
1220

1321
JavaScript | Stylesheets | Miscellaneous

0 commit comments

Comments
 (0)