Skip to content

Removing dependency on all of lodash#17

Open
knitcodemonkey wants to merge 2 commits intoMickCrozier:masterfrom
knitcodemonkey:reduceLodashDependency
Open

Removing dependency on all of lodash#17
knitcodemonkey wants to merge 2 commits intoMickCrozier:masterfrom
knitcodemonkey:reduceLodashDependency

Conversation

@knitcodemonkey
Copy link

Reducing the lodash import to lodash.assign. lodash/extend is an alias for lodash/assign.

@stevenrick
Copy link

#24 takes this work one step further and entirely replaces lodash.assign() calls with the native Object.assign(), thus allowing for an overall reduction in dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants