-
-
Notifications
You must be signed in to change notification settings - Fork 622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove lodash from direct dependencies #1834
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@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