https://github.com/mishoo/UglifyJS
Revision 067e5a5762cb5da8948ccb9bde4d020decb8d55b authored by Alex Lam S.L on 05 March 2017, 09:15:37 UTC, committed by GitHub on 05 March 2017, 09:15:37 UTC
- `++a` is the one that is foldable
- transform `a++` into `++a` for better optimisation
1 parent 33b5f31
History
Tip revision: 067e5a5762cb5da8948ccb9bde4d020decb8d55b authored by Alex Lam S.L on 05 March 2017, 09:15:37 UTC
fixup for #1553 (#1555)
Tip revision: 067e5a5
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-- 40.3 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.3 KB

README.md

back to top