|
@@ -671,6 +671,8 @@ Type: `boolean` Default: `true`
|
|
|
|
|
|
Enables additional code obfuscation through simplification.
|
|
Enables additional code obfuscation through simplification.
|
|
|
|
|
|
|
|
+##### :warning: in the future releases obfuscation of `boolean` literals (`true` => `!![]`) will be moved under this option.
|
|
|
|
+
|
|
### `renameGlobals`
|
|
### `renameGlobals`
|
|
Type: `boolean` Default: `false`
|
|
Type: `boolean` Default: `false`
|
|
|
|
|