Support minification of modal controller
gcharpentier opened this issue · 3 comments
gcharpentier commented
Injection's of modal controller like the example of angular-ui aren't supported...
rpocklin commented
ludoblues commented
+1, i meet the same issue.
eddiemonge commented
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.