Hi Folks,
Have created MTA app with two html5 modules(UI5 apps) and one portal site module with reference of below blog.
I have created destination in cloud foundry and used the same in my html5 module and updated the below files accordingly.
HTML5 app works fine when individually run that in webide using run on cloud foundry feature and able to consume odata service using destination configured in CF.
But After deployment into cloud foundry when I open the app as a tile from fiori launch pad getting 500 internal server error for component.js loading.
Have I missed something which is specific to UI5 apps with portal site in cloud foundry?
Thanks in advance