Prevents the use of code beautifiers or formatters against your code.
Option name: "lock.selfDefending"
Option values: true/false
The provided code example will obfuscate the file input.js and write the output to a file named output.js.
Usage Example