|
@@ -1954,7 +1954,7 @@ exports.DEFAULT_PRESET = Object.freeze({
|
|
|
controlFlowFlattening: false,
|
|
|
controlFlowFlatteningThreshold: 0.75,
|
|
|
deadCodeInjection: false,
|
|
|
- deadCodeInjectionThreshold: 0.75,
|
|
|
+ deadCodeInjectionThreshold: 0.4,
|
|
|
debugProtection: false,
|
|
|
debugProtectionInterval: false,
|
|
|
disableConsoleOutput: true,
|