Skip to content

Remove unused dependencies and methods#153

Merged
apbendi merged 1 commit intoens-resolver-upgrade-implementationfrom
remove-dependencies
Apr 5, 2021
Merged

Remove unused dependencies and methods#153
apbendi merged 1 commit intoens-resolver-upgrade-implementationfrom
remove-dependencies

Conversation

@mds1
Copy link
Collaborator

@mds1 mds1 commented Apr 5, 2021

Closes #152

(branched off #151, so figured we can just merge this into 151's branch first since this will be a much quicker PR to review/merge)

@mds1 mds1 requested a review from apbendi April 5, 2021 02:16
@paulmillr
Copy link
Contributor

seems like this doesn't help much judging from lockfile.

Well, since ethers.js wants to include noble in the next version (ethers-io/ethers.js#727, twitter), I think you'll see the real pkg size difference right after that.

@mds1
Copy link
Collaborator Author

mds1 commented Apr 5, 2021

Yea ended up being a small change. Since it's a monorepo, a good portion of the lockfile comes from dependencies of the fronted + contracts workspaces too, so elliptic and it's dependencies likely won't be removed from lockfile anytime soon. But they still should be tree-shaken out of the production umbra-js bundle, though I haven't looked into that yet

@mds1 mds1 force-pushed the remove-dependencies branch from 382e3b1 to b2b0ee5 Compare April 5, 2021 14:22
Copy link
Member

@apbendi apbendi left a comment

Choose a reason for hiding this comment

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

lgtm!

@apbendi apbendi merged commit 767ad6a into ens-resolver-upgrade-implementation Apr 5, 2021
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