-
Notifications
You must be signed in to change notification settings - Fork 375
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
chore: remove @umpirsky/country-list package to save space #7895
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this improvement. I think we can trim it even further :)
be23b52
to
f704882
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM. Had a question on the deletion of the types file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM too
### Description Copied what we needed from @umpirsky/country-list to a folder and removed it to reduce package size. ### Related issues - Fixes #6421
### Description Copied what we needed from @umpirsky/country-list to a folder and removed it to reduce package size. ### Related issues - Fixes #6421
Description
Copied what we needed from @umpirsky/country-list to a folder and removed it to reduce package size.
Related issues