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
I used protoc --fatal_warnings --es_out=src/protos --es_opt=target=ts -I protos -I protos/vendor protos/*.proto. But it does not generate ts for dependencies. What's the equivalent protoc command for buf include imports?
I used
protoc --fatal_warnings --es_out=src/protos --es_opt=target=ts -I protos -I protos/vendor protos/*.proto
. But it does not generate ts for dependencies. What's the equivalent protoc command for buf include imports?proto dir:
The text was updated successfully, but these errors were encountered: