Open
Description
In my project, react-json-view is the 3rd largest dependency, as measured by webpack stats. It's 172KB, minified. It's second only to react-bootstrap (459KB) and react-dom (238KB).
I was surprised by this, so I looked into it a bit, and it appears that Radium is 66KB, but I can't find any other explanation for why react-json-view takes 172KB of JS code.
I thought I would log this as a bug just in case there was some accidental oversight, and you didn't realize the project was so big.
Thanks for what you do. My team loves the react-json-view look! It's fantastic.