carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.81k stars 1.8k forks source link

[Feature Request]: Drop per-method lodash dependencies #17731

Open kubijo opened 1 day ago

kubijo commented 1 day ago

The problem

You are using several single-method lodash package dependencies in your codebase, which is discouraged even by the authors.

The reason I came up to this is that we have an app where size is a pretty big issue and inspection of the built artifact shows duplication of lodash code... (where the per-method ones are also needlessly big).

Image

The solution

They also have some kind of code mod in the linked docs page, but I have not used it, so I cannot vouch for it.

Examples

No response

Application/PAL

No response

Business priority

High Priority = pressing release

Available extra resources

No response

Code of Conduct

github-actions[bot] commented 1 day ago

Thank you for submitting a feature request. Your proposal is open and will soon be triaged by the Carbon team.

If your proposal is accepted and the Carbon team has bandwidth they will take on the issue, or else request you or other volunteers from the community to work on this issue.