Hi there, I've been wondering if anyone has ever done this. If I obfuscate my angular.js codebase (Ionic App), I can read and understand much of the code because of angular.js providers and object properties. So I've tried to include angular.js into the uglifyjs2 process, so that providers would be mangled too. Unfortunately, it was not so easy as I first thought, I'm getting lots of errors from angular injector, and I'm kind of lost. See this stackoverflow question <http://stackoverflow.com/questions/31909387/uglify-angular-js-together-with-codebase-for-further-obfuscation>
Have you ever taken this route? How would that be successfully accomplished? Thanks, Fernando. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
