Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Include transitive_proto_paths in the call to protoc#211

Open
kerinin wants to merge 1 commit intohigherkindness:masterfrom
kerinin:rm/transitive_proto_paths
Open

Include transitive_proto_paths in the call to protoc#211
kerinin wants to merge 1 commit intohigherkindness:masterfrom
kerinin:rm/transitive_proto_paths

Conversation

@kerinin
Copy link
Copy Markdown
Contributor

@kerinin kerinin commented Aug 26, 2019

Proto rules that specify strip_import_prefix or import_prefix may
have a different import path than their workspace-relative path, and so
may not be visible on compile. This includes the transitive proto paths
for a compile target to the ScalaPB compiler invocation ensuring that
such targets can be compiled.

Proto rules that specify `strip_import_prefix` or `import_prefix` may
have a different import path than their workspace-relative path, and so
may not be visible on compile. This includes the transitive proto paths
for a compile target to the ScalaPB compiler invocation ensuring that
such targets can be compiled.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant