You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that whenever one attempts to obfuscate code with "gulp-javascript-obfuscator" certain characters are inserted in the javascript file like "}", "=", etc. These characters cause syntax errors in javascript and result in broken code. I am leaving this here in the event others run into a similar issue.
Best,
Max
The text was updated successfully, but these errors were encountered:
Hello,
It appears that whenever one attempts to obfuscate code with "gulp-javascript-obfuscator" certain characters are inserted in the javascript file like "}", "=", etc. These characters cause syntax errors in javascript and result in broken code. I am leaving this here in the event others run into a similar issue.
Best,
Max
The text was updated successfully, but these errors were encountered: