Do you know https://github.com/olov/ng-annotate or https://www.npmjs.com/package/gulp-ng-annotate ? This can help you to fix these issues.
On Mon, Aug 10, 2015 at 2:27 PM, Fernando Sérgio <[email protected]> wrote: > 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. > -- Samuel Castro Full Stack Developer (37) 9110-8850 -- 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.
