kirjs / react-highcharts

React wrapper for Highcharts library

Home Page:http://kirjs.github.io/react-highcharts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installed package is huge due to sandbox folder

swrobel opened this issue · comments

Is this all really necessary?

$ npm install --prefix ./test-install react-highcharts
+ react-highcharts@16.0.1
added 2 packages in 13.832s

$ dsize test-install/node_modules/react-highcharts 
164M	test-install/node_modules/react-highcharts
158M	test-install/node_modules/react-highcharts/sandbox
4.4M	test-install/node_modules/react-highcharts/demodist
592K	test-install/node_modules/react-highcharts/dist
320K	test-install/node_modules/react-highcharts/bundle
 44K	test-install/node_modules/react-highcharts/src
4.0K	test-install/node_modules/react-highcharts/.github

@swrobel Thanks, we'll fix it!