marcoslin / angularAMD

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

Use in phonegap application #43

Closed gihan9a closed 10 years ago

gihan9a commented 10 years ago

I'm just interested to know about the use of this approach in phonegap application. Anybody having experience with phonegap?. Thanks

marcoslin commented 10 years ago

As PhoneGap works with HTML standard, angularAMD should just work. Give it a try in a small sample app and I can help to get it to work if you run into any problems.