UNPKG

aem-clientlib-generator

Version:

Creates configuration files for AEM ClientLibs and synchronizes assets.

25 lines (24 loc) 604 B
{ "jcr:primaryType": "cq:ClientLibraryFolder", "allowProxy": true, "categories": [ "myproject1.all" ], "cssProcessor": [ "default:none", "min:none" ], "embed": [ "core.wcm.components.commons.datalayer.v1", "core.wcm.components.commons.site.container", "core.wcm.components.image.v2", "core.wcm.components.carousel.v1", "core.wcm.components.tabs.v1", "core.wcm.components.accordion.v1", "myproject1.app" ], "jsProcessor": [ "default:none", "min:gcc;compilationLevel=whitespace;languageIn=ECMASCRIPT_2018;languageOut=ECMASCRIPT_2018" ] }