Closed janbee closed 7 years ago
Hi Dave,
http://davej.github.io/angular-classy/0.4.html
state that you can specify injectables like
inject: { $scope: '$', filterFilter: 'filter', $location: '.' },
Im using 1.2.4 and i cant make this work.
I had to check through the code and plugins to be sure but it was removed from 1.0. Sorry about that.
Hi Dave,
http://davej.github.io/angular-classy/0.4.html
state that you can specify injectables like
inject: { $scope: '$', filterFilter: 'filter', $location: '.' },
Im using 1.2.4 and i cant make this work.