Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.7k
Avoiding redeclarations#1315
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I am using the JS Obfuscator extension (1.3.2) for Visual Studio (1.100.3). I cannot find a config setting to avoid redeclarations. I have +/- 60 js files. After minimising with JS Obfuscator i get errors like this when loading the js in the browser: Uncaught SyntaxError: redeclaration of const _0x4110 and I have to rerun js obfuscator until I get a clean set. Is there an easier way please? Here is my settings.json { |
BetaWas this translation helpful?Give feedback.