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

Question not issue babel-plugin-angularjs-annotate for replace ng-annotate with grunt #46

Open
fturiot opened this issue Jul 16, 2018 · 3 comments

Comments

@fturiot
Copy link

fturiot commented Jul 16, 2018

Hi,
I have a question , how can i install babel-plugin-angularjs-annotate for replace ng-annotate with grunt
thanks
Fred

@iMomen
Copy link

iMomen commented Mar 27, 2019

any updates about this one

@pixelypants
Copy link

I have added this to my project, but it doesn't seem to make the needed changes, how do I get it to trigger?

@madflow
Copy link

madflow commented Mar 28, 2019

This plugin is installed the same as every other Babel plugin is. You have to add it to the Babel configuration.

https://babeljs.io/docs/en/config-files

https://github.com/schmod/babel-plugin-angularjs-annotate/blob/master/README.md#installation

After doing this - you will most likely do not have to do anything in your build pipeline - as long as you are using Babel to transpile your code.

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

4 participants