فهرست منبع

readme update

sanex3339 8 سال پیش
والد
کامیت
892eb95c16
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -125,7 +125,8 @@ Following options available for the JS Obfuscator:
     sourceMapMode: 'separate',
     stringArray: true,
     stringArrayEncoding: false,
-    stringArrayThreshold: 0.8
+    stringArrayThreshold: 0.8,
+    unicdeEscapeSequence: true
 }
 ```
 
@@ -150,6 +151,7 @@ Following options available for the JS Obfuscator:
     --stringArray <boolean>
     --stringArrayEncoding <boolean|string> [true, false, base64, rc4]
     --stringArrayThreshold <number>
+    --unicodeEscapeSequence <boolean>
 ```
 
 ### `compact`