Skip to content
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

fix: migrate lodash.assign to native Object.assign #743

Closed
wants to merge 5 commits into from

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Jan 17, 2021

Migrates use of lodash assign to native Object.assign, additionally i changed some imports as we don't have to import entire lodash package when we are using only one function from it

@armano2 armano2 changed the title fix: reduce memory used by not loading always entire lodash lib fix: migrate lodash.assign to native Object.assign Jan 17, 2021
@armano2 armano2 closed this Apr 14, 2023
@armano2 armano2 deleted the lodash/assign branch April 14, 2023 18:29
@coveralls
Copy link

Coverage Status

Coverage: 94.77%. Remained the same when pulling 4b2e25f on armano2:lodash/assign into d0e5d59 on conventional-changelog:master.

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

Successfully merging this pull request may close these issues.

None yet

3 participants