https://github.com/mishoo/UglifyJS
Revision ccf0e2ef4f668379905632992ccb5a014e54919a authored by Alex Lam S.L on 16 March 2018, 19:10:21 UTC, committed by GitHub on 16 March 2018, 19:10:21 UTC
- `a = []; if (1) x();` => `if (a = []) x();`
1 parent 20ca0f5
History
Tip revision: ccf0e2ef4f668379905632992ccb5a014e54919a authored by Alex Lam S.L on 16 March 2018, 19:10:21 UTC
extend fuzzy RHS folding (#3006)
Tip revision: ccf0e2e
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
CONTRIBUTING.md -rw-r--r-- 1.5 KB
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 44.0 KB
appveyor.yml -rw-r--r-- 378 bytes
package.json -rw-r--r-- 1.1 KB

README.md

back to top