https://github.com/mishoo/UglifyJS
Revision 7b13159cda54b6e2dc5faef02c87ae87daa59237 authored by Alex Lam S.L on 27 May 2017, 09:44:59 UTC, committed by GitHub on 27 May 2017, 09:44:59 UTC
Technically not part of ES5, but commonly used code exists in the wild.
1 parent 95094b9
History
Tip revision: 7b13159cda54b6e2dc5faef02c87ae87daa59237 authored by Alex Lam S.L on 27 May 2017, 09:44:59 UTC
fix `hoist_funs` on block-scoped `function` under "use strict" (#2013)
Tip revision: 7b13159
File Mode Size
ast.js -rw-r--r-- 30.3 KB
compress.js -rw-r--r-- 179.5 KB
minify.js -rw-r--r-- 6.7 KB
mozilla-ast.js -rw-r--r-- 21.8 KB
output.js -rw-r--r-- 46.7 KB
parse.js -rw-r--r-- 56.3 KB
propmangle.js -rw-r--r-- 8.8 KB
scope.js -rw-r--r-- 19.1 KB
sourcemap.js -rw-r--r-- 3.6 KB
transform.js -rw-r--r-- 6.8 KB
utils.js -rw-r--r-- 10.8 KB

back to top