version: v1beta1 plugins: - name: tsproto out: explorer/src/proto path: tools/node_modules/.bin/protoc-gen-ts_proto opt: - paths=source_relative - ts_proto_opt=esModuleInterop=true - ts_proto_opt=env=browser - ts_proto_opt=forceLong=string - ts_proto_opt=outputClientImpl=grpc-web - ts_proto_out=explorer/src/proto - name: tsproto out: bridge_ui/src/proto path: tools/node_modules/.bin/protoc-gen-ts_proto opt: - paths=source_relative - ts_proto_opt=esModuleInterop=true - ts_proto_opt=env=browser - ts_proto_opt=forceLong=string - ts_proto_opt=outputClientImpl=grpc-web - ts_proto_out=explorer/src/proto