grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.56k stars 762 forks source link

Use latest typescript and manually move `*_pb.js` files into `dist/` #1171

Closed sampajano closed 2 years ago

sampajano commented 2 years ago

See https://github.com/grpc/grpc-web/pull/1170 for the issue caused by change in typescript 4.5.2 and why this is needed.