You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?