angular-next icon indicating copy to clipboard operation
angular-next copied to clipboard

Support for angular2 DI annotations

Open amitev opened this issue 10 years ago • 1 comments

Do you plan to support the angular2 dependency injection annotations implemented here - https://github.com/angular/angular/blob/master/modules/angular2/src/di/annotations.js ?

amitev avatar Mar 17 '15 15:03 amitev

I'd like to support them. Not sure if all of them will be possible though as angular-next needs to convert them into Agular 1 style $inject arrays. I'm not sure of the details of how some of them work but I'll revisit this when there are some more docs/examples.

robianmcd avatar Mar 17 '15 17:03 robianmcd