rules_ts
rules_ts copied to clipboard
feat(ts_proto_library): add connect-query plugin
Prior to this PR ts_proto_library could only generate nodejs service. Now it can additionally generate connect-query (grpc-web / react) based services.
Type of change
- New feature or functionality (change which adds functionality)
For changes visible to end-users
- Breaking change (this change will force users to change their own code or config)
Test plan
- New test cases added
Test
1 test target passed
Targets
//docs:update_1_test [k8-fastbuild] 51ms
Total test execution time was 51ms. 65 tests (98.5%) were fully cached saving 7s.
Buildifier
Format
Never mind, I updated PR description.