just want to know how to update the javascript-obfuscator on UI.
Regards!
I think it's question to @slig
https://github.com/javascript-obfuscator/javascript-obfuscator-ui
But i can suggest what you should clone javascript-obfuscator-ui
repo and edit package.json and run UI locally https://github.com/javascript-obfuscator/javascript-obfuscator-ui#running-it
@sanex3339 is right, just follow his instructions and it should work.
I have the UI running with the from the newest repo, but not for sure its version, how to check it ?
Open its package.json and you'll see that the javascript-obfuscator dependency is the last stable one. Change the version for the one that you want and run the procedure that @sanex3339 mentioned before.
Also latest beta version is 0.9.0-beta.2
cool, fully understood.
Many thanks!
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.