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

fix: reduce bundle size #186

Merged
merged 4 commits into from Mar 15, 2019
Merged

fix: reduce bundle size #186

merged 4 commits into from Mar 15, 2019

Conversation

hugomrdias
Copy link
Member

this PR doesn't actually reduces repo bundle size but help a lot the top level repo like js-ipfs

@ghost ghost assigned hugomrdias Dec 22, 2018
@ghost ghost added the status/in-progress In progress label Dec 22, 2018
Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

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

@hugomrdias I ran this against the js-ipfs core test suite npm run test:node:core and there are failing tests. There may just need to be some tests updated there (for example I think some are checking the constructor name for numbers looking for 'Big', which is now BigNumber in repo tests), but we should make sure everything here is working properly before updating tests there.

src/config.js Outdated Show resolved Hide resolved
src/config.js Outdated Show resolved Hide resolved
Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

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

I verified this against js-ipfs as well. Aside from an existing error there, tests are passing.

@jacobheun jacobheun merged commit 0aa9d77 into master Mar 15, 2019
@jacobheun jacobheun deleted the fix/bundle-size branch March 15, 2019 17:04
@ghost ghost removed the status/in-progress In progress label Mar 15, 2019
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.

None yet

2 participants