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

refactor: no lodash #115

Merged
merged 3 commits into from
Jan 15, 2024
Merged

refactor: no lodash #115

merged 3 commits into from
Jan 15, 2024

Conversation

ComradeVanti
Copy link
Collaborator

Lodash was only used in very few places in the code. Except for one occurance, all uses could be replaced with builtin functions. These few usages don't justify having lodash as a dependency in my option.

Rewrote the few uses of lodash and removed it as a dependency. If you think we might need lodash in the future, you can decline this PR.

@favoyang
Copy link
Member

If all we need from lodash can be replaced with built-in features, then this is okay. Though it's really hard to predict the future.

@favoyang favoyang merged commit be0361d into openupm:master Jan 15, 2024
2 checks passed
@ComradeVanti ComradeVanti deleted the no-lodash branch January 15, 2024 14:24
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