kvendrik / intercom-react

💬 An Intercom component for React.
19 stars 4 forks source link

Main bundle seems concerningly large #9

Closed rstacruz closed 6 years ago

rstacruz commented 6 years ago

The main export, build/intercom-react.js, is 3.4mb (or 782kb when gzipped). This seems like a very concerning number.

image

Perhaps there's something in the build process that made it like this?

See also

kvendrik commented 6 years ago

Hey @rstacruz! Thank you for pointing this out. As you'll notice in the README this component is currently still WIP and not production ready. There is an issue open to fix the build. I currently don't have time to work on this myself but if this is something you wanna use feel free to help get this to an alpha ready state.