javascript-obfuscator/rollup-plugin-javascript-obfuscator

Update obfuscator to 0.14.3 version

sanex3339 opened this issue · 2 comments

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.

Relevant PR #3.

Obfuscator version has been updated through the PR, thank you!