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 imports of .d.ts definitions for JS gRPC rules #134

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

amari
Copy link
Contributor

@amari amari commented Aug 11, 2021

The generated .d.ts files were importing grpc instead of @grpc/grpc-js b/c ts-protoc-gen was being invoked without the mode=grpc-js option.

@github-actions github-actions bot added the lang-js JavaScript rules specific label Aug 11, 2021
@aaliddell aaliddell added the bug Something isn't working label Aug 26, 2021
@aaliddell aaliddell changed the base branch from master to dev September 14, 2021 18:56
@aaliddell
Copy link
Member

Merging to dev in preparation for 4.0.0 release, thanks 👍

@aaliddell aaliddell merged commit 47a2a38 into rules-proto-grpc:dev Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lang-js JavaScript rules specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants