You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My goal is to optimize my applications' performance and enhance UX. I was surprised to see that the bundle size of this dependency is so large relative to other dependencies with many more utilities and functions
I believe the most immediate step to solving this is to deprecate/remove the download functionality as we can provide a simple migration snippet into using something like downloadjs. Which I am happy to contribute to.
This is nowhere near a top priority for me as this is not a severe limiter for performance, but it would be nice to learn about how to optimize bundle sizes and do it in an OS context with something I am somewhat familiar with.
CC: @sheindel , it was great working with you earlier on this repo, so I'd like to hear what you have to say about this.
The text was updated successfully, but these errors were encountered:
My goal is to optimize my applications' performance and enhance UX. I was surprised to see that the bundle size of this dependency is so large relative to other dependencies with many more utilities and functions
I believe the most immediate step to solving this is to deprecate/remove the download functionality as we can provide a simple migration snippet into using something like
downloadjs
. Which I am happy to contribute to.This is nowhere near a top priority for me as this is not a severe limiter for performance, but it would be nice to learn about how to optimize bundle sizes and do it in an OS context with something I am somewhat familiar with.
CC: @sheindel , it was great working with you earlier on this repo, so I'd like to hear what you have to say about this.
The text was updated successfully, but these errors were encountered: