diff options
author | kzc <zaxxon2011@gmail.com> | 2016-07-31 02:35:14 -0400 |
---|---|---|
committer | Richard van Velzen <rvanvelzen1@gmail.com> | 2016-08-14 21:51:25 +0200 |
commit | de619ae5a62472a76b0bfaa23d8e0b3068472196 (patch) | |
tree | b2e04ba43a47de40dbfbb39bc35347341e3ac432 /package.json | |
parent | 86859f6d7e9e738ccf09a83a28962c9bad8e959f (diff) | |
download | tracifyjs-de619ae5a62472a76b0bfaa23d8e0b3068472196.tar.gz tracifyjs-de619ae5a62472a76b0bfaa23d8e0b3068472196.zip |
Fix --mangle-props and --mangle-props=unquoted
Fixes: #1247
Fix --mangle-props and --name-cache inconsistency.
AST_Dot and AST_Sub properties are now mangled by --mangle-props
without regard to being used in an assignment statement.
Note: if --mangle-props is used then *all* javascript files used must
be uglified with the same mangle options.
Fix the ignore_quoted=true mangle option, also known as
`--mangle-props=unquoted`. If a given property is quoted anywhere
it will not be mangled in any quoted or non-quoted context.
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions