Add --mangle-props-debug and fix --mangle-props=unquoted collision
authorAshley (Scirra) <ashley@scirra.com>
Thu, 27 Oct 2016 15:23:04 +0000 (11:23 -0400)
committerRichard van Velzen <rvanvelzen1@gmail.com>
Tue, 29 Nov 2016 19:25:39 +0000 (20:25 +0100)
commit2a9989dd18c01081c486fe9089e3bb64079c773b
treebe59842ce6761ae625bd9a0d7f79b88c6f38ae2b
parent79b98a9fe87f950607c601a45a3566a46c32f425
Add --mangle-props-debug and fix --mangle-props=unquoted collision

Patch by @AshleyScirra

Based on: PR #1316

Renamed the CLI debug option to --mangle-props-debug

Fixes: #1321 name collision in --mangle-props=unquoted
README.md
bin/uglifyjs
lib/propmangle.js
test/compress/issue-1321.js [new file with mode: 0644]
test/compress/properties.js