Explorar el Código

Updated readme section of `simplify` option

sanex3339 hace 4 años
padre
commit
90119a9c31
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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`