FountainJS / generator-fountain-angular1

Yeoman 'fountain' generator to start a webapp with Angular 1
http://fountainjs.io
MIT License
95 stars 34 forks source link

Fix for TechsController #19

Closed qorsmond closed 8 years ago

qorsmond commented 8 years ago

Add /* @ngInject / above TechsController constructor so that the $http service is successfully injected when minifying.