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

Avoid usage of semver package #378

Merged
merged 6 commits into from
May 10, 2019
Merged

Conversation

davidyuk
Copy link
Member

@davidyuk davidyuk commented May 6, 2019

I think semver package is too heavy to use it for checking of the version of Epoch node. I propose to write a custom check function. This is how the bundle size changes after it:

Filename Size before Size after
aepp-sdk.browser.js 466K 451K
aepp-sdk.js 445K 430K

Copy link
Contributor

@ricricucit ricricucit left a comment

Choose a reason for hiding this comment

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

🐦

@ricricucit ricricucit merged commit dbb1ba0 into develop May 10, 2019
@ricricucit ricricucit deleted the feature/drop-semver-package branch May 10, 2019 14:48
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