浏览代码

Updated README.md #2

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

+ 1 - 1
README.md

@@ -676,7 +676,7 @@ Type: `boolean` Default: `false`
 
 
 ##### :warning: this option **WILL** break your code in most cases. Enable it only if you know what it does!
 ##### :warning: this option **WILL** break your code in most cases. Enable it only if you know what it does!
 
 
-Enables renaming of property names. 
+Enables renaming of property names. All built-in DOM properties and properties in core JavaScript classes will be ignored.
 
 
 To set format of renamed property names use [`identifierNamesGenerator`](#identifierNamesGenerator) option.
 To set format of renamed property names use [`identifierNamesGenerator`](#identifierNamesGenerator) option.