tamp bundle sizes back down in wake of the crypto-js@4 upgrade #8325
Labels
amazon-cognito-identity-js
Used for issues related to this specific package within the monorepo
Auth
Related to Auth components/category
feature-request
Request a new feature
Next.js
React
React related issues
Is this related to a new or existing framework?
CRA, Next, Webpack4
Is this related to a new or existing API?
Authentication
Is this related to another service?
No response
Describe the feature you'd like to request
Some of the bundle sizes have grown as a result of upgrading to
crypto-js@4
(#8273), an upgrade driven by security concerns. To prevent other bundle size spikes going unnoticed, bundlewatch config is being updated: #8321.Describe the solution you'd like
Investigate ways to get the bloat out of the bundle. Consider alternatives to crypto-js. Ideally, bring bundle sizes back down to:
cra
→90kb
next
→40kb
Describe alternatives you've considered
There are no clever alternatives that I'm aware of, other than acceptance that my bundle sizes are unnecessarily huge now :(
Additional context
No response
Is this something that you'd be interested in working on?
The text was updated successfully, but these errors were encountered: