https://github.com/mishoo/UglifyJS
Revision f496ac5c85263581aeaad6deb816a38c1fcd3b45 authored by kzc on 16 October 2017, 03:35:04 UTC, committed by Alex Lam S.L on 16 October 2017, 03:35:04 UTC
transforms `{["computed"]: 1}` into `{computed: 1}`
1 parent f79f737
History
Tip revision: f496ac5c85263581aeaad6deb816a38c1fcd3b45 authored by kzc on 16 October 2017, 03:35:04 UTC
implement compress option `computed_props` (#2361)
Tip revision: f496ac5
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-- 180 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 43.4 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.2 KB

README.md

back to top