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

Add compatibility with rules_typescript #92

Closed
wants to merge 2 commits into from

Conversation

Globegitter
Copy link

@Globegitter Globegitter commented Jun 23, 2018

This was taken from: https://github.com/bazelbuild/rules_typescript/blob/d25f3ce7438d8fb3497115f04a029232c8ef2861/internal/protobufjs/ts_proto_library.bzl#L93 and adapted for this rule

Edit: Just to clarify this was necessary for me to get grpc-web work with rules_typescript.

@alexeagle
Copy link

Ideally we should generate different JS content for devmode "es5" vs prodmode "es6" so that bundlers can do the best job on them, like we do in ts_proto_library

@jonnyreeves
Copy link
Contributor

jonnyreeves commented Oct 14, 2018

@alexeagle, @Globegitter what is the status of this change? Is it still in progress or should it be landed?

@Globegitter
Copy link
Author

Seems like this can be closed in favour of #138

@Globegitter Globegitter deleted the patch-1 branch December 12, 2018 11:33
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.

3 participants