Skip to content

Proto libraries with dependencies #190

@wiktortomczak

Description

@wiktortomczak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions