-
Notifications
You must be signed in to change notification settings - Fork 196
Description
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.