Skip to content
Snippets Groups Projects
user avatar
Joe Lencioni authored
The per-method packages are zero-dependency modules, so they often
include a bunch of extra code compared to importing from lodash/foo. We
can save some bundle size by using these partial includes instead.

Additionally, if I recall correctly, the per-method packages are all
deprecated and no longer updated, so this is the way to go for lodash
moving forward.
d8a0a153
History
Name Last commit Last update
..