Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Obfuscate only without uglify? #13

Open
kevyworks opened this issue Apr 3, 2014 · 4 comments
Open

Obfuscate only without uglify? #13

kevyworks opened this issue Apr 3, 2014 · 4 comments

Comments

@kevyworks
Copy link

Is this supported? possible to add this? I just need to concat the scripts and run to obfuscator..

@stephenmathieson
Copy link
Owner

At the moment, no, this isn't supported. The best you could do is turn off all compression options (e.g. these things).

While adding support would be trivial, I'm hesitant as I don't understand the use case. Can you explain why this addition would be useful?

@kevyworks
Copy link
Author

Thank, ill give it a try. Regarding the use-case; I do my own concatenation of script and what is left for me to do is to minify and use your obfuscator, the hex thing, which is reminds me of http://javascriptobfuscator.com/

@rishson
Copy link

rishson commented Nov 4, 2015

Any update on supporting this? The ability to simply concat pre-uglified code would mean that node-obfuscator would not have to continually upgrade with new uglify options. Otherwise, you'll get lots of users raising issues everytime uglify changes :-)

@zsoltszabo
Copy link

Hi https://github.com/zsoltszabo/node-uglifier project can do it and much more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants