catamphetamine / libphonenumber-js

A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
https://catamphetamine.gitlab.io/libphonenumber-js/
MIT License
2.77k stars 217 forks source link

[1.0.18, 10.0.19] [Fixed] UglifyJS Unexpected character '`' #183

Closed asaarnak closed 6 years ago

asaarnak commented 6 years ago

from UglifyJs Unexpected character '`' [./node_modules/libphonenumber-js/index.es6.js:84,0]

Currently seems like char ` isn't supported by UglifyJS.

catamphetamine commented 6 years ago

Oh, another bug. Ok, thx, will fix now.

asaarnak commented 6 years ago

Thanks!

catamphetamine commented 6 years ago

https://github.com/catamphetamine/libphonenumber-js/commit/f4776e41989e761bf3cf4f76277dd1832fdda6c2 Released libphonenumber-js@1.0.21

catamphetamine commented 6 years ago

I'll reopen this for a while because I've been getting messages from other users regarding this issue