Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Rethink ng-annotate strategy #174

Closed
charwking opened this issue Nov 6, 2016 · 1 comment
Closed

Rethink ng-annotate strategy #174

charwking opened this issue Nov 6, 2016 · 1 comment

Comments

@charwking
Copy link
Owner

To date, this repo has relied on ng-annotate to magically find all the right spots to annotate, without issue. However, ng-annotate seems to have some issues components. ng-annotate actually appears to be nearing deprecation, according to this issue

A decision needs to be made about where to go from here.

@charwking
Copy link
Owner Author

I've decided to use ng-strict-di directive as suggested in the ng-annotate documentation and get /* @ngInject */ comments on all appropriate functions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant