Skip to content

Conversation

dynst
Copy link

@dynst dynst commented Jul 1, 2025

These files weren't actually using _.

fgrep 'lodash' -rlI packages/ | \
 xargs egrep -L '[^_]_\.' | \
 xargs sed -i -E -e '/ _ = require..lodash/d'
@dynst dynst force-pushed the lodash-removal-2 branch from 789a1fa to 82fe7bc Compare July 1, 2025 22:23
@dynst
Copy link
Author

dynst commented Jul 12, 2025

Is there anything blocking this merge?

@kajoseph
Copy link
Collaborator

Is there anything blocking this merge?

Hi @dynst , thanks for the PR. You'll need to sign all your commits before I'm able to merge
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits

@kajoseph
Copy link
Collaborator

bump @dynst

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