filestack / filestack-react

Official React component for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
MIT License
164 stars 41 forks source link

Bundle size #23

Closed gabrielsch closed 6 years ago

gabrielsch commented 7 years ago

Filestack bundle size is 300kb right now. It seems to be a bit high for a small library.

Maybe the webpack bundling could be improved?

velveteer commented 7 years ago

Updating to the latest filestack-js should help shrink the bundle size. I will put together a PR if I have time.

samuxyz commented 7 years ago

@gabrielsch should be way smaller now, about 121kb.