PhoneNumber.js
PhoneNumber.js copied to clipboard
Packaging for mobile
Great lib! Tried to minify it using latest [email protected] but it stops on the let & const var declaration.
Can I replace them with var or would something break?
@mgcrea see PR #34