https://github.com/mishoo/UglifyJS
Revision a80b228d8be37eb6585bca01c6fb5468db5bea42 authored by Alex Lam S.L on 16 March 2017, 04:03:30 UTC, committed by GitHub on 16 March 2017, 04:03:30 UTC
`hoist_vars` converts variable declarations into plain assignments, which then confuses `reduce_vars`

fixes #1606
1 parent cf4bf4c
History
Tip revision: a80b228d8be37eb6585bca01c6fb5468db5bea42 authored by Alex Lam S.L on 16 March 2017, 04:03:30 UTC
fix `hoist_vars` on `reduce_vars` (#1607)
Tip revision: a80b228
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 191 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 40.2 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.3 KB

README.md

back to top