Browse Source

Updated default preset section in README.md

sanex 3 years ago
parent
commit
bbeadade39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1565,7 +1565,7 @@ The performance will be at a relatively normal level
     simplify: true,
     splitStrings: false,
     stringArray: true,
-    stringArrayCallsTransform: true,
+    stringArrayCallsTransform: false,
     stringArrayCallsTransformThreshold: 0.5,
     stringArrayEncoding: [],
     stringArrayIndexShift: true,