https://github.com/mishoo/UglifyJS
Revision af0262b7e5fd3dbf83619cdb375ab18c41def3e7 authored by Alex Lam S.L on 02 July 2017, 20:17:37 UTC, committed by GitHub on 02 July 2017, 20:17:37 UTC
- eliminate `throw` usages
- suppress extraneous parenthesis
  - `new function() {foo.bar()}.baz`
  - `for (function() { "foo" in bar; };;);`
1 parent 6b3aeff
History
Tip revision: af0262b7e5fd3dbf83619cdb375ab18c41def3e7 authored by Alex Lam S.L on 02 July 2017, 20:17:37 UTC
improve parenthesis emission (#2196)
Tip revision: af0262b
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 180 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 41.1 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.0 KB

README.md

back to top