-
Notifications
You must be signed in to change notification settings - Fork 809
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
GooglePhoneLib overhead is extreme #410
Comments
Yes, this is gigantic. |
Duplicate of #248. I am working on it Please be patient. |
@porschuetz @stepanh If you didn't see, Djaler posted a workaround for everyone using webpack: |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I would like to recommend to be using a different library or make this dependency optional.
For example:
https://github.com/catamphetamine/libphonenumber-js
is a solid rewrite with a significant size reduction.
I don't use the phone number validator at all, but I would have to fork class-validator to reduce my package size dramatically. See my package analysis:
The text was updated successfully, but these errors were encountered: