Hello, All, I'm currently working an minifying my code. The compressor is working, the code is shrinking as expected. Alas I'm suffering for a module not loading correctly. As far as I can tell, I've implemented the patterns required(Array Notation) to allow the $injector to work after minification. http://docs.angularjs.org/api/AUTO.$injector
Is there a way I can tell angular to log all modules it's trying to $inject? My objective is to find the name of the module that is blowing up the runtime. Cheers, -Joseph Curtin -- 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/groups/opt_out.
