https://github.com/mishoo/UglifyJS
Revision 57dab1e1db7ed542ce9ace7caa3141130edffe12 authored by Mihai Bazon on 09 September 2014, 15:45:12 UTC, committed by Mihai Bazon on 09 September 2014, 15:45:12 UTC
Conditional assignment of equivalent constants compressed  ( x=y?1:1 --> x=1 )
2 parent s 4c64554 + fb0ec72
History
Tip revision: 57dab1e1db7ed542ce9ace7caa3141130edffe12 authored by Mihai Bazon on 09 September 2014, 15:45:12 UTC
Merge pull request #541 from TalAter/conditional-improvements
Tip revision: 57dab1e
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 19 bytes
.travis.yml -rw-r--r-- 102 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 26.5 KB
package.json -rw-r--r-- 1019 bytes

README.md

back to top