disqus / disqus-react

A React component for Disqus
MIT License
370 stars 46 forks source link

Tree shaking - bundle size #138

Open zsolt-dev opened 2 years ago

zsolt-dev commented 2 years ago

20KB (uncompressed) seems a bit excessive for just a wrapper.

I just need the <DiscussionEmbed> and it still adds 20KB to the bundle size.

Please consider providing Tree shakable package and consider rewriting to hooks for a smaller output.

Thank you

dandv commented 1 year ago

100% agree.