marcoslin / angularAMD

Facilitate use of RequireJS in AngularJS
http://marcoslin.github.io/angularAMD
MIT License
734 stars 171 forks source link

1.3? #97

Closed anthonyettinger closed 9 years ago

anthonyettinger commented 9 years ago

Does this work with angular 1.3?

marcoslin commented 9 years ago

Release v.0.2.1 was created specifically to address AngularJS 1.3 specific issues. I just tested it against 1.3.0-rc.4 and all unit test was successful.

In short, it should work.