https://github.com/mishoo/UglifyJS
Revision 09f9ae2de9fb2a328e088ab82ad1e49731c971fb authored by alexlamsl on 18 February 2017, 11:30:33 UTC, committed by alexlamsl on 21 February 2017, 05:29:58 UTC
reduce whitespaces from if-else statements

fixes #1482
closes #1483
1 parent 7e6331b
Raw File
Tip revision: 09f9ae2de9fb2a328e088ab82ad1e49731c971fb authored by alexlamsl on 18 February 2017, 11:30:33 UTC
improve `--beautify bracketize`
Tip revision: 09f9ae2
.gitignore
/node_modules/
/npm-debug.log
tmp/
back to top