nateyolles / aem-clientlib-async

Create AEM clientlibs that can output 'async', 'defer' and 'onload' attributes on your HTML script elements.
http://www.nateyolles.com/blog/2016/06/custom-aem-html5-async-clientlibs
Apache License 2.0
49 stars 23 forks source link

incompatibility with AEM 6.3 #2

Closed santiagozky closed 5 years ago

santiagozky commented 7 years ago

Hi. It seems this uses the class com.day.cq.widget.HtmlLibraryManager and io.sightly.java.api.Use which has been removed as of 6.3. It would be great if we could get a version that works with AEM 6.3

nateyolles commented 5 years ago

Thank you @santiagozky.