浏览代码

Updated readme section of `simplify` option

sanex3339 4 年之前
父节点
当前提交
90119a9c31
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

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