The above Bazel version changes proto compilation slightly: some proto files are put into a `_virtual_imports` directory and thus `_get_include_directory` needs to be updated accordingly. Ideally, it would use instead the `ProtoInfo` provider to tease out the proto import directories, but that's a bit more intrusive change.pull/19860/head
parent
216fa1cab3
commit
e2ba3aa070
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue