Obfuscated JS/HTML files

  • 1
  • Question
  • Updated 7 years ago
  • Answered
Hi,

Can we use a 3rd party tool, for obfuscating JS and HTML files, before uploading the application to build?
Photo of Aristeidis Bampakos

Aristeidis Bampakos

  • 14 Posts
  • 0 Reply Likes

Posted 7 years ago

  • 1
Photo of Mario

Mario, Champion

  • 120 Posts
  • 17 Reply Likes
As a comment, I use Google closure compiler to compress and optimize my JavaScript and CSS files. The Build service doesn't care. Whatever you have in your ZIP or repository will be included.

Just don't touch config.xml and index.html. Obfuscating everything else should be no problem. Just give it a try. :-)

Hope this helps ...

This conversation is no longer open for comments or replies.