EvanHahn / HumanizeDuration.js

361000 becomes "6 minutes, 1 second"
https://evanhahn.github.io/HumanizeDuration.js/
The Unlicense
1.64k stars 175 forks source link

Error on minified #87

Closed tahashahid closed 8 years ago

tahashahid commented 8 years ago

Fixed "TypeError: (intermediate value)(...) is not a function" occurs with minified scripts

For reference: please have a look at these issues http://stackoverflow.com/questions/20307462/js-cant-combine-lib-files http://stackoverflow.com/questions/23370269/jquery-autosize-plugin-error-intermediate-value-is-not-a-function

EvanHahn commented 8 years ago

Thanks!