grpc-web/bazel
Yannic Bonenberger a055960f80 Add experimental ES6 import style
This change adds a new `import_style` that emits ES6 modules.
For now, this only re-exports the symbols from `import_style=closure`.

In the future, this will no longer require emitting google modules
(`goog.provide`). If protobuf ever adds support for emitting ES6
modules, we will use them instead of the `goog.provided`'d versions
as well.

Note that the Bazel integration is currently broken because of a
limitation in `rules_closure`.
2020-06-04 16:46:05 -07:00
..
BUILD.bazel Add bazel rule closure_grpc_web_library 2018-08-05 15:30:57 +02:00
closure_grpc_web_library.bzl Add experimental ES6 import style 2020-06-04 16:46:05 -07:00