Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix generator build layering by correcting deps #215

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dibenede
Copy link
Contributor

Added some missing deps on protobuf compiler, io, and some absl string libraries. Also removed some porting related definitions that are internal to protobuf.

Fixes #214

Added some missing deps on protobuf compiler, io, and some absl string
libraries. Also removed some porting related definitions that are
internal to protobuf.
@dibenede dibenede requested a review from anna-lawson July 15, 2024 17:28
@dibenede dibenede merged commit dae06f2 into protocolbuffers:main Jul 15, 2024
4 checks passed
@dibenede dibenede deleted the fix-build-layering branch July 15, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

//generator:protoc-gen-js does not depend on a module exporting 'google/protobuf/compiler/plugin.h'
2 participants