cncf / landscape

🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.
https://l.cncf.io
Apache License 2.0
9.3k stars 1.96k forks source link

Make another go at tree-shaking #884

Closed dankohn closed 5 years ago

dankohn commented 5 years ago

https://landscape.cncf.io/report.html

Does json2csv need all of core-js to run?

Please try again on core shaking material-ui. https://material-ui.com/guides/minimizing-bundle-size/

Are we only requiring the lodash modules we're using and their dependencies?

AndreyKozlov1984 commented 5 years ago

That was fixed. closed via #963