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

Package size increase after async-retry #78

Open
prram opened this issue Jul 2, 2021 · 1 comment
Open

Package size increase after async-retry #78

prram opened this issue Jul 2, 2021 · 1 comment

Comments

@prram
Copy link

prram commented Jul 2, 2021

adding async-retry into our package dependencies increases bundle size by 10kb.Any suggestions to reduce this size?

the way i am importing is import retry from 'async-retry'; the version of the package i am using is "async-retry": "1.3.1". Please let me know.

@prram
Copy link
Author

prram commented Jul 9, 2021

did any one have any issue with this ? any suggestions to reduce the size? I see an increase from version 1.2.1 to 1.2.2 by 0.5 kb while i dont see much code in these versions. Should i just use the older version to benefit from the size increase

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

1 participant