Some changes introduced by https://github.com/adobe/aem-core-cif-components/pull/297 add a dependency to WCM content packages. This doesn't work when the all WCM content package is embedded: we have to embed the content of that package.
How Has This Been Tested?
Manually tested.
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:
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have read the CONTRIBUTING document.
[ ] I have added tests to cover my changes and the overall coverage did not decrease.
…ontent
Motivation and Context
Some changes introduced by https://github.com/adobe/aem-core-cif-components/pull/297 add a dependency to WCM content packages. This doesn't work when the
all
WCM content package is embedded: we have to embed the content of that package.How Has This Been Tested?
Manually tested.
Types of changes
Checklist: