소스 검색

Updated readme section of `simplify` option

sanex3339 5 년 전
부모
커밋
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`