adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
285 stars 548 forks source link

Clientlibrary in XF Header #314

Open godanny86 opened 2 years ago

godanny86 commented 2 years ago

Expected Behaviour

Based on PR #307 all client libraries should be included as policies of the page template.

Actual Behaviour

The Experience Fragment template uses a different page component and continues to include the base client library...

https://github.com/adobe/aem-guides-wknd/blob/master/ui.apps/src/main/content/jcr_root/apps/wknd/components/xfpage/customheaderlibs.html

This should be updated to be in-line with the rest of the page templates.