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

DOP-3079: use lodash package #855

Merged
merged 1 commit into from
Jul 14, 2023
Merged

DOP-3079: use lodash package #855

merged 1 commit into from
Jul 14, 2023

Conversation

seungpark
Copy link
Collaborator

follow up PR to use lodash package

@seungpark seungpark requested a review from mmeigs July 14, 2023 13:40
Comment on lines 112 to 114
"json-schema": "^0.4.0",
"lodash.isempty": "^4.4.0",
"lodash.keyby": "^4.6.0",
"lodash": "^4.6.0",
"minimist": "^1.2.6",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand that our upgraded Gatsby will code split for us for client-side. But I'm wondering why we should use the entire package when these are the only two functions in use in Snooty atm

@mmeigs mmeigs self-requested a review July 14, 2023 14:13
Copy link
Collaborator

@mmeigs mmeigs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@seungpark seungpark merged commit f2651d4 into master Jul 14, 2023
2 checks passed
@seungpark seungpark deleted the DOP-3079-follow-up branch July 14, 2023 14:20
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