olov / ng-annotate

Add, remove and rebuild AngularJS dependency injection annotations
MIT License
2.03k stars 150 forks source link

ng-annotate misses providers if not explicitly returning an object literal #229

Closed scamden closed 8 years ago

scamden commented 8 years ago

.provider('provider', function(){

}