Hi, I'm trying to create config.author to enable printing CJK (Chinese,
Japanese, Korean) fonts in Assets annotation comments. AEM as a Cloud
SDK version I'm using is from 2020 December. I know that we can set
fonts easily by putting font files under crx-quickstart/fonts, but I'm
not sure if we can include fonts stored under /apps/. I need
to create config.author and make it go through the CICD pipeline in
Cloud Manager. Is it possible? Any ideas how to do it? Here's the node
structure under /ap...