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

chore(yarn.lock): yarn-deduplicate #624

Merged
merged 1 commit into from
Jun 2, 2021
Merged

chore(yarn.lock): yarn-deduplicate #624

merged 1 commit into from
Jun 2, 2021

Conversation

chimurai
Copy link
Owner

@chimurai chimurai commented Jun 2, 2021

Description

deduplicate yarn.lock file with https://www.npmjs.com/package/yarn-deduplicate

Motivation and Context

Reduces size of node_modules

# disk usage of node_modules:
du -hcs node_modules

Before: 357M
After: 236M

How has this been tested?

yarn test
yarn build

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.86% when pulling 462120e on yarn-dedupe into 09c698c on master.

@chimurai chimurai merged commit cab280a into master Jun 2, 2021
@chimurai chimurai deleted the yarn-dedupe branch June 2, 2021 20:12
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