I think if you create experience fragment with core components or develop your components using ComponentExporter, it should provide all the content in JSON format. Refer Enabling JSON Export for a Component for details.
ContextHub on page will load a few more js but the performance lag shouldn't be much visible. Could you please share some more information on this issue.Are you trying with custom contexthub store and modules ? If yes can you try with existing stores /modules on we-retail as well ?How many component...
You can refer following doc for understanding the logic of dialog conversion :https://docs.adobe.com/docs/en/aem/6-3/develop/dev-tools/dialog-conversion.html#Dialog Rewrite Rules
Hey Chamu,Can you please share following information about this issue1/ Which version of AEM you are working on ?2/ Is this issue specific to asset type ( jpeg , pdf , png etc. )Regards,Abhishek
It seems that project is created ( as seen in project explorer ) but Server is not getting created.1/ Make sure your AEM instance is up and running.2/ Create a AEM runtime server in eclipse. Add your project to server and start the server.3/ You can also go to your project in eclipse workspace and r...