Skip to content

Conversation

@achingbrain
Copy link
Collaborator

Swaps protobufjs for protons so we can generate .ts from .proto that is browser friendly (e.g. uses bigints instead of long.js, etc) and isn't broken by default.

Swaps protobufjs for protons so we can generate `.ts` from `.proto` that is browser friendly (e.g. uses bigints instead of long.js, etc) and isn't broken by default
@achingbrain
Copy link
Collaborator Author

achingbrain commented Apr 11, 2022

Interestingly this has the same problem with yarn as #142 but it doesn't fail because aegir is still at 36.x.x in this branch:

% ls -l ./node_modules/.bin/tsc                
lrwxr-xr-x  1 alex  staff  55 11 Apr 12:00 ./node_modules/.bin/tsc -> ../detective-typescript/node_modules/typescript/bin/tsc

dapplion
dapplion previously approved these changes Apr 13, 2022
Copy link
Contributor

@dapplion dapplion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mpetrunic mpetrunic merged commit 2ad93fa into ChainSafe:master Apr 14, 2022
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