Open pkhand0 opened 3 years ago
downloaded the zip and tried to install it is giving attach error. ![Uploading Screen Shot 2021-07-02 at 9.24.35 PM.png…]()
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']} "/>
You can also just put these files within your app jcr_root aem code and it will work.
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'}"/>