script.js icon indicating copy to clipboard operation
script.js copied to clipboard

tiny fix for uglify-js

Open elmerbulthuis opened this issue 11 years ago • 2 comments

I have been minifying and combining the script with uglifyjs. There was a problem with using 'this', so i changed it to 'window'

elmerbulthuis avatar Feb 22 '14 14:02 elmerbulthuis

what was the problem? everything has been working fine for the last few years. there is also a minified version in the repo that works well

ded avatar Feb 22 '14 21:02 ded

uglify was error

ckken avatar May 04 '14 06:05 ckken