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

Support protobuf extend keyword when in kImportEs6 mode #8

Merged
merged 116 commits into from
Jul 6, 2023

Conversation

davemasselink
Copy link

@davemasselink davemasselink commented Jun 30, 2023

Enable interpretable compilation of protos which use the extend keyword into JS (most pressingly, the longrunning -> http -> annotations dependency chain).

Testing of this is being done in rules_ts_proto repo: PR#9

@gonzojive gonzojive merged commit 7f11c3e into gonzojive:es6 Jul 6, 2023
2 checks passed
reddaly pushed a commit to gonzojive/rules_ts_proto that referenced this pull request Jul 7, 2023
Add a test case for exercising ES6 generation of proto files using the `extend` keyword.

Builds on work in `protobuf-javascript` repo: [PR#8](gonzojive/protobuf-javascript#8).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants