Open
Description
Hello,
I know that there's a way to exclude function names from obfuscation since it works fine in https://obfuscator.io/ after unchecking the String array checkbox. But somehow I couldn't find the exact Options to pass to the JavaScriptObfuscator
I tried to play with reservedNames
and reservedStrings
but it doesn't exclude function names from obfuscation.
Any ideas ? Thnx.