Closed sanex3339 closed 5 years ago
Please, update obfuscator to 0.14.3 version.
For each obfuscated file you should change identifiersPrefix option value on unique one to avoid conflicts between generated identifiers from different files.
identifiersPrefix
@sanex3339 This commit shows that the latest javascript-obfuscator is already used:
javascript-obfuscator
https://github.com/javascript-obfuscator/gulp-javascript-obfuscator/commit/b8a1a29380c0d4d95aa4cbcfd18449057ecf9edf
Yep, I've updated the obfuscator version some time ago.
Please, update obfuscator to 0.14.3 version.
For each obfuscated file you should change
identifiersPrefix
option value on unique one to avoid conflicts between generated identifiers from different files.