Revision 02c638209ee22816b1324ff0c0f47b27db1336af authored by kzc on 30 June 2016, 04:24:34 UTC, committed by Richard van Velzen on 30 June 2016, 19:49:48 UTC
catch identifier is mangled correctly for ES5 standards-compliant JS engines by default.

Unconditionally use the ie8 if/do-while workaround whether or not --screw-ie8 is enabled.

To support non-standard ie8 javascript use: uglifyjs --support-ie8
1 parent 030611b
History
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 34.9 KB
npm-shrinkwrap.json -rw-r--r-- 4.2 KB
package.json -rw-r--r-- 1.3 KB

README.md

back to top