https://github.com/mishoo/UglifyJS
Revision 95094b9c22d5f7b303383f75e660fc32d0a7f25f authored by Alex Lam S.L on 27 May 2017, 05:41:49 UTC, committed by GitHub on 27 May 2017, 05:41:49 UTC
Previous fiix for #1052 perturbs declaration order of functions which leads to incorrect behaviour under "use strict".
1 parent 1ff8e9d
Raw File
Tip revision: 95094b9c22d5f7b303383f75e660fc32d0a7f25f authored by Alex Lam S.L on 27 May 2017, 05:41:49 UTC
fix `if_return` on `AST_Defun` (#2010)
Tip revision: 95094b9
.gitattributes
*.js    text eol=lf
back to top