improbable-eng / ts-protoc-gen

Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Apache License 2.0
1.36k stars 173 forks source link

Large bundle size? #240

Closed bluskript closed 3 years ago

bluskript commented 4 years ago

I have noticed that this code generator has a lot of places where bundle size optimization could be done. Currently, a library I generated with this is 590.6kB unpacked, and much of it is attributed to large comments and duplicated statements. Is there any way to make the generated code smaller?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.