aaronlumsden / Strength.js

The ultimate jQuery password input plugin. Featuring secure strength indicator and hide/show password
http://git.aaronlumsden.com/strength.js/
222 stars 92 forks source link

Typo in the minified version - Week #21

Open guillaume-boivin opened 9 years ago

guillaume-boivin commented 9 years ago

In the minified version "weak" is written as "week".

mw44118 commented 9 years ago

yup

guillaume-boivin commented 9 years ago

2 would fix this in think when you would minify it afterwards. Could it be merged to master ?

natiox commented 8 years ago

When I download the code into my MVC project, the .min.js file is the one that gets used. Visual Studio does not do the minification...it assumes the min.js one I've downloaded is the one to use...thus, the spelling issue when deployed to production.