Skip to main content
  • Option name: "renameGlobals"
  • Option values: true/false/Function

Custom Implementation

options.renameGlobals(varName)

Control which global names are changed. Returns a boolean.

Usage Example

The provided code example will obfuscate the file input.js and write the output to a file named output.js.
Usage Example

Enabled In