You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.1 KiB
45 lines
1.1 KiB
{
|
|
"auto": false,
|
|
"files": [
|
|
"/assets/main/index.js",
|
|
"/src/settings.js",
|
|
"/ry_sdk.js"
|
|
],
|
|
"options": {
|
|
"compact": true,
|
|
"controlFlowFlattening": false,
|
|
"controlFlowFlatteningThreshold": 0.75,
|
|
"deadCodeInjection": true,
|
|
"deadCodeInjectionThreshold": 0.5,
|
|
"debugProtection": false,
|
|
"debugProtectionInterval": false,
|
|
"disableConsoleOutput": false,
|
|
"domainLock": [],
|
|
"identifierNamesGenerator": "hexadecimal",
|
|
"identifiersDictionary": [],
|
|
"identifiersPrefix": "111",
|
|
"inputFileName": "",
|
|
"log": false,
|
|
"renameGlobals": true,
|
|
"reservedNames": [],
|
|
"reservedStrings": [],
|
|
"rotateStringArray": true,
|
|
"seed": "",
|
|
"selfDefending": false,
|
|
"shuffleStringArray": true,
|
|
"sourceMap": false,
|
|
"sourceMapBaseUrl": "",
|
|
"sourceMapFileName": "",
|
|
"sourceMapMode": "separate",
|
|
"splitStrings": false,
|
|
"splitStringsChunkLength": 5,
|
|
"stringArray": true,
|
|
"stringArrayEncoding": "base64",
|
|
"stringArrayThreshold": 0.5,
|
|
"target": "browser",
|
|
"transformObjectKeys": true,
|
|
"unicodeEscapeSequence": false
|
|
},
|
|
"preset": "mid",
|
|
"useAbsPath": false
|
|
} |