Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotation in build step #36

Closed
mhartington opened this issue Apr 1, 2014 · 1 comment
Closed

Annotation in build step #36

mhartington opened this issue Apr 1, 2014 · 1 comment

Comments

@mhartington
Copy link

I think a nice addition to the build step would be help with annotations.

https://www.npmjs.org/package/ng-annotate

This node module will annotate your angular code automatically for during the build step.

It is non-intrusive so your source code stays exactly the same otherwise

Seems like a nice thing to add. I know I still get tripped up when minifying code.

@diegonetto
Copy link
Owner

You shouldn't be needing to manually annotate your code with the dependency injection long form since that is handled already by ngmin https://github.com/btford/ngmin#tldr

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

No branches or pull requests

2 participants