Hi Sandeep,The best recommendation I can offer at this point is to
create an extension of the /libs/foundation/components/reference
component that includes the cq:template node specifying frameworkType:
angular, and supports proxying angular.json and controller.js requests
to the "referenced" resource. I hacked together an example component to
prove this out:Mobile reference component example · GitHub Hope this
helps,Bruce