qrcodejs
qrcodejs copied to clipboard
fix code length overflow bug on minify version
Minify version is not newest. There may be a possibility that UTF-8 code length calculation is incorrect. I synchronize minify code of qrcode.js, using UglifyJS
great work
Thank you guy, I was wondering why this isn't working, that helps me a lot.