Is it possible to defer or async JS in ClientLibs (AEM 6.1, using JSP)?
Hi,
Is it possible to defer or call ClientLibs asynchronously in AEM 6.1? So, something like: <cq:includeClientLib js="cq.jquery" async /> or <cq:includeClientLib js="cq.jquery" defer /> ? I have found examples using Sightly in AEM 6.2 but no luck finding examples using JSP's.
Any help appreciated.
Thanks
Theo