Open
Description
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?