https://github.com/mishoo/UglifyJS
Revision 26fbeece1c385a0e63efe3a6683af8459f4e495a authored by alexlamsl on 19 February 2017, 17:46:59 UTC, committed by alexlamsl on 21 February 2017, 05:31:59 UTC
- only drops side-effect-free arguments
- drop side-effect-free parts with discarded value from `AST_Seq` & `AST_SimpleStatement`

closes #1494
1 parent 8898b8a
History
Tip revision: 26fbeece1c385a0e63efe3a6683af8459f4e495a authored by alexlamsl on 19 February 2017, 17:46:59 UTC
fix `pure_funcs` & improve `side_effects`
Tip revision: 26fbeec
File Mode Size
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 39.2 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.3 KB

README.md

back to top