candreoliveira / ngMask

Best Angular mask alternative! No jQuery, pure JS. About ~6kb!
http://candreoliveira.github.io/#/ngMask
ISC License
419 stars 171 forks source link

Recompile needed for minified version #117

Open tgemes opened 8 years ago

tgemes commented 8 years ago

Hi, thanks for the great package.

Noticed a bug in the minified version that is already fixed in ngMask.js and was wondering why they would be different. Looking at the timestamps it looks clear that the dist/ngMask.min.js hasn't been recompiled for a long time.

It's a super easy fix, please recompile it and we can finally use the minified version in production. Thanks.