Hi @pcj, in [rules_protobuf/protobuf]() we can set `output_to_workspace` to output the GRPC files into the development workspace. How can we do this with the new `rules_proto`?
Hi @pcj, in rules_protobuf/protobuf we can set
output_to_workspaceto output the GRPC files into the development workspace.How can we do this with the new
rules_proto?