palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.96k stars 223 forks source link

Use submodule imports for lodash-es #3594

Closed michael-yx-wu closed 2 years ago

michael-yx-wu commented 2 years ago

Reduces lodash-es dependency to about 25kb. Resolves https://github.com/palantir/plottable/issues/3588

Before: Screen Shot 2021-11-19 at 5 15 36 PM

After: Screen Shot 2021-11-19 at 5 10 16 PM

blueprint-bot commented 2 years ago

Use submodule imports for lodash-es

Demo: quicktests | fiddle