Open prram opened 3 years ago
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
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.