Przeglądaj źródła

Updated readme section of `simplify` option

sanex3339 4 lat temu
rodzic
commit
90119a9c31
1 zmienionych plików z 2 dodań i 0 usunięć
  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`