schmod / babel-plugin-angularjs-annotate

Add Angular 1.x dependency injection annotations to ES6 code
http://schmod.github.io/babel-plugin-angularjs-annotate
MIT License
241 stars 26 forks source link

doesn't work with babel-core >= 7.0 #49

Closed YonathanB closed 5 years ago

YonathanB commented 5 years ago

I would like to use latest babel, so I can set presets:'env'. but it doesn't work.

schmod commented 5 years ago

0.10.0 now works with Babel 7. Please feel free to reopen if that doesn't work for you!