Thanks everyone for your support . This feature is already enabled in AEMCaas . Below is the github link.https://github.com/adobe/aem-project-archetype/blob/develop/src/main/archetype/dispatcher.cloud/src/conf.d/rewrites/default_rewrite.rules#L24
@aemninja - please follow this . The solution is provided.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/problem-when-export-experience-fragment-to-adobe-target/td-p/310771
check out for filter.xml under ui.content. and try to add following with mode "merge" .<filter root="/content/yourproject" mode="merge"/><filter root="/content/experience-fragments/yourproject" mode="merge"/>Thanks ,kaushik
Hi @Madhur-Madan ,In this approach we can only use SPA components but not AEM core components in the same container. We need hybrid approach where in normal aem container we will be able to add SPA components as well.Regards,Kaushik
Hi @cwalter ,In this approach we can only use SPA components but not AEM core components in the same container. We need hybrid approach where in normal aem container we will be able to add SPA components as well.Regards,Kaushik