issues
search
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
287
stars
565
forks
source link
move clientlib from custom footer include to policy file
#308
Closed
reusr1
closed
2 years ago
reusr1
commented
2 years ago
Description
solves issues #307
Related Issue
307
Motivation and Context
clean up code to follow adobe best practices
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[x] cleanup
Checklist:
[x] I have signed the
Adobe Open Source CLA
.
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[x] I have read the
CONTRIBUTING
document.
[ ] I have added tests to cover my changes.
[x] All new and existing tests passed.
Description
solves issues #307
Related Issue
307
Motivation and Context
clean up code to follow adobe best practices
Types of changes
Checklist: