Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle size optimisation #124

Closed
rjchow opened this issue Mar 15, 2019 · 2 comments
Closed

Bundle size optimisation #124

rjchow opened this issue Mar 15, 2019 · 2 comments

Comments

@rjchow
Copy link
Contributor

rjchow commented Mar 15, 2019

web3 has a whole bunch of copies of BN.js

there's a solution here which works via webpack aliases
web3/web3.js#1178 (comment)

@jondavidjohn
Copy link

I built a tool to help you analyze webpack bundles for size regressions, and report them directly to GitHub PRs. It's free for open source, so it might be worth checking out and helpful in this scenario.

https://packtracker.io

image

@rjchow
Copy link
Contributor Author

rjchow commented Jun 1, 2019

that's really cool! thanks :)

@rjchow rjchow closed this as completed Mar 25, 2024
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

No branches or pull requests

2 participants