aem-clientlib-async icon indicating copy to clipboard operation
aem-clientlib-async copied to clipboard

can you please help how to install this package via crxde

Open pkhand0 opened this issue 4 years ago • 3 comments

Hi,

We want to implement the asyc, defer for our clientlib js /css Here is our code - <sly data-sly-use.clientLib="/libs/granite/sightly/templates/clientlib.html" data-sly-call="${clientlib.css @ categories='abc.base'}"/>

pkhand0 avatar Jul 02 '21 14:07 pkhand0

downloaded the zip and tried to install it is giving attach error. Uploading Screen Shot 2021-07-02 at 9.24.35 PM.png…

pkhand0 avatar Jul 02 '21 15:07 pkhand0

we are able to install the package.

Can you please let us know how to implement async in this tag

<sly data-sly-use.clientLib="/libs/granite/sightly/templates/clientlib.html" data-sly-call="${clientlib.all @ categories=['abc.base']} "/>

pkhand0 avatar Jul 05 '21 13:07 pkhand0

You can also just put these files within your app jcr_root aem code and it will work.

jamesg1 avatar Jul 22 '21 13:07 jamesg1