Installed package is huge due to sandbox folder
swrobel opened this issue · comments
Stefan Wrobel commented
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
Ilya Netkach commented
@swrobel Thanks, we'll fix it!