Hi everyone,
I want to split the SAUI5 application that I have in more projects for reusing some UI components. In other words I am thinking about modularization of the whole UI application. I found a very interesting article that I could reproduce the implementation, it's working fine (component reuse link) and is exactly what I am looking for.
The only problem is that the example was developed for trail sap cloud, but I am working on Cloud Foundry and using mtar for deploying the application I tried to put the modules in the same mtar and also in different mtar but could not found any solution how to link the projects and reuse then as in the example from article above.
Looking forward for an answer.
Kind Regards.