Hi,
I am currently developing an App in AEM based on the PhoneGap Starter Kit. The bootstrap project does bring in the Ionic css in their clientlibs, but I need to add the ionic.js as well. I've tried different approaches and ended up adding ionic.js and ionic-angular.js to the clientlibs.
I can see in the developer tools that Ionic is being loaded but it is not compiling the html accordingly (meaning Ionic behaviour is not being applied). Adding 'ionic' to the angular-app-module-list.js.jsp brings up an Angular Module error.
Does anybody know how to add Ionic to an AEM project?
Any help is greatly appreciated.
Thanks, Alex