brotli/js
Eugene Kliuchnikov 1e7ea1d8e6
Inverse bazel project/workspace tree (#677)
* Inverse bazel workspace tree.

Now each subproject directly depends on root (c) project.

This helps to mitigate Bazel bug bazelbuild/bazel#2391; short summary:
Bazel does not work if referenced subproject `WORKSPACE` uses any
repositories that embedding project does not.

Bright side: building C project is much faster;
no need to download closure, go and JDK...
2018-06-04 17:53:16 +02:00
..
BUILD Update golang and JS Bazel plugins to latest stable versions. (#676) 2018-05-31 13:21:04 +02:00
decode_test.js Update (#620) 2017-11-28 15:37:28 +01:00
decode.js Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
decode.min.js Update (#617) 2017-10-13 14:50:51 +02:00
polyfill.js Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
WORKSPACE Inverse bazel project/workspace tree (#677) 2018-06-04 17:53:16 +02:00