issues
search
adobe
/
aem-cif-project-archetype
Maven template to create new CIF Project AEM projects that follow best practices
Apache License 2.0
20
stars
12
forks
source link
CIF-1114 - Resizing Venia image does not work
#53
Closed
herzog31
closed
5 years ago
herzog31
commented
5 years ago
Description
All WCM core component clientlibs were missing, since they are not automatically added by the components.
This implementation is similar to the AEM project archetype:
https://github.com/adobe/aem-project-archetype/tree/master/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appsFolderName__/clientlibs/clientlib-base
https://github.com/adobe/aem-project-archetype/tree/master/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appsFolderName__/components/structure/page
How Has This Been Tested?
Manually tested the WCM components in the Sites editor.
Types of changes
[X] 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)
Checklist:
[X] I have signed the
Adobe Open Source CLA
.
[ ] 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 and the overall coverage did not decrease.
[X] All unit tests pass on CircleCi.
[X] I ran all tests locally and they pass.
Description
How Has This Been Tested?
Types of changes
Checklist: