Add angularjs dependency injection annotations with ng-annotate
Webpack loader that runs ng-annotate on your bundles
webpack plugin that runs ng-annotate on your bundles
A browserify transform that uses ng-annotate to add dependency injection annotations to your AngularJS source code, preparing it for minification.
Add angularjs dependency injection annotations with ng-annotate-patched