-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Description
Is there a way to generate a JS proto library from a .proto file with dependencies (on other .proto files that the top-level .proto imports) ? IIUC closure_js_proto_library does not support a deps= argument. I suppose it could?
I believe the implementation of closure_js_proto_library(deps=...) could rely on the proto_library rule added to Bazel recently.
hochhaus, rohanag12, shubhangitaneja, pshields and mapx
Metadata
Metadata
Assignees
Labels
No labels