We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I have a question , how can i install babel-plugin-angularjs-annotate for replace ng-annotate with grunt thanks Fred
The text was updated successfully, but these errors were encountered:
any updates about this one
Sorry, something went wrong.
I have added this to my project, but it doesn't seem to make the needed changes, how do I get it to trigger?
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.
No branches or pull requests
Hi,
I have a question , how can i install babel-plugin-angularjs-annotate for replace ng-annotate with grunt
thanks
Fred
The text was updated successfully, but these errors were encountered: