https://github.com/mishoo/UglifyJS
Revision 8f664585983e4174bb850e3975659127eb99df36 authored by Mihai Bazon on 17 October 2012, 12:24:47 UTC, committed by Mihai Bazon on 17 October 2012, 12:24:47 UTC
we need to mangle names from outermost to innermost scope; mangling names
from inner scopes before we got to the outer scope won't work correctly,
therefore sorting doesn't make sense.
1 parent 6472f94
History
Tip revision: 8f664585983e4174bb850e3975659127eb99df36 authored by Mihai Bazon on 17 October 2012, 12:24:47 UTC
the `sort` option is broken anyway, removed it
Tip revision: 8f66458
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 5 bytes
README.md -rw-r--r-- 20.8 KB
package.json -rw-r--r-- 701 bytes

README.md

back to top