btford/ngmin

Support minification of modal controller

gcharpentier opened this issue · 3 comments

Injection's of modal controller like the example of angular-ui aren't supported...

+1 See #57 for more information
Is this planned? Seems a few issues have been raised on this topic: #81

+1, i meet the same issue.

Please try https://github.com/olov/ng-annotate. ngmin is now deprecated: #93

If your issue isn't resolved there please open an issue at https://github.com/olov/ng-annotate/issues

If you really want ngmin to fix this issue, feel free to fork it and use that.