customized asset-share-commons for logout and need to optimize performance for aem6.5
Hi ,
We are using aem6.5 with customized asset-share-commons i.e. we have
/apps/project-asset-share for which we have overlayed from /apps/asset-share-commons
1> I would need to make changes to logout display
hence tried copying
/apps/project-asset-share/components/structure/user-menu
from
/apps/asset-share-commons/components/structure/user-menu
Tried to make changes to below file
/apps/project-asset-share/components/structure/user-menu/templates/profile.html
but it picks up changes only from the below file
/apps/asset-share-commons/components/structure/user-menu/templates/profile.html
2>The custom asset share page has custom filter and loads up very slowly what could I check across to increase the page load
Could someone provide inputs as how I could resolve this issues??
Thanks