2.4.0 release
- New option:
forceTransformStrings
allows force transform strings even if bystringArrayThreshold
(or possible other thresholds in the future) they shouldn't be transformed. Implemented javascript-obfuscator/javascript-obfuscator#657
forceTransformStrings
allows force transform strings even if by stringArrayThreshold
(or possible other thresholds in the future) they shouldn't be transformed. Implemented javascript-obfuscator/javascript-obfuscator#657