PhoneNumber.js icon indicating copy to clipboard operation
PhoneNumber.js copied to clipboard

Packaging for mobile

Open mgcrea opened this issue 12 years ago • 1 comments

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 avatar Mar 05 '13 00:03 mgcrea

@mgcrea see PR #34

sonnyp avatar Jan 27 '14 16:01 sonnyp