Alexey Yurchenko
Alexey Yurchenko
Today I reduce my vendor.js from 750kB to 517kB (gzipped) ~30% :smile:
I upgrade my old project. At now packager say... ``` Unable to resolve module `react-dom` from `/home/alexes/projects/myfresh/native-client/node_modules/react-redux-form/lib/components/control-component.js`: Module does not exist in the module map or in these directories: /home/alexes/projects/myfresh/native-client/node_modules...
And now `grpcurl` is also broken. ``` grpcurl grpc.cosmos.dragonstake.io:443 describe cosmos.staking.v1beta1.Query.ValidatorDelegations Failed to resolve symbol "cosmos.staking.v1beta1.Query.ValidatorDelegations": file "cosmos/staking/v1beta1/query.proto" included an unresolvable reference to ".cosmos.staking.v1beta1.TokenizeShareRecord" ```