This website requires JavaScript.
Explore
Help
Register
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,513
Commits
3
Branches
341
Tags
e5e0ce0b42307fe7d535376c39caa02d5d823fe2
Commit Graph
3 Commits
Author
SHA1
Message
Date
Alex Lam S.L
58fae7dc07
enhance
if_return
to handle
return void...
(
#1977
)
...
fixes
#512
2017-05-20 15:58:46 +08:00
Anthony Van de Gejuchte
dd31d12a91
Improve optimizing
function() { if(c){return foo} bar();}
...
closes
#1437
2017-02-18 18:56:18 +08:00
kzc
1e390269d4
Optimize if_return for single if/return cases.
...
Fixes
#1089
2016-05-24 17:54:08 +02:00