Skip to content

js_out with import_style=closure is incompatible with grpc-web_out import_style=typescript #411

Open
@bpicolo

Description

@bpicolo

Not sure what the best resolution is, but should probably raise an error if attempting to use these two together, especially given closure is the default import style.

This note in the documentation was also hard to catch:
Note: commonjs+dts and typescript only works with --grpc-web_out= import style.

Could attempting to use js_out with an unsupported import style also error out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions