chore: remove lodash from direct dependencies#1834
Conversation
alexander-akait
left a comment
There was a problem hiding this comment.
@rishabh3112 Do we remove lodash everywhere?
I have removed lodash where ever it was direct dep. Still many versions of lodash are shipped as transitive dep as mentioned by @anshumanv in his review as well. |
|
Feel free to merge after green |
We should remove version locking in packages, maybe that will reduce some |
|
Will try to do it this weekend, or if anyone else wants to feel free and let me know |
Where we have it? |
|
@webpack/cli-team please focus on use |
What kind of change does this PR introduce?
chore
Did you add tests for your changes?
No
If relevant, did you update the documentation?
No
Summary
Remove lodash from dependencies to reduce deps
Does this PR introduce a breaking change?
No
Other information
As per feedback for v4