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
Files
951d87ca9471b2cbbd6b96200484beb421d1a335
UglifyJS
/
test
/
compress
/
pure_getters.js
Alex Lam S.L
36bca6934d
enhance
collapse_vars
(
#2952
)
...
- `a = b, b` => `a = b` - `a.b = c, c()` => `(a.b = c)()`
2018-02-28 15:19:32 +08:00
23 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink