The concept of the clientlib allows all the JavaScript and CSS resources and gives a great deal of freedom to structure and consolidate client resources, offering a modular platform by which the application can easily import the resources it needs. But I have challenge to load the page. Can you please advise Best approach to implement clientlib in CQ5. I want to exclude all CSS & JS which is not being used in that page.
Thanks,
Rajiv
Solved! Go to Solution.
Views
Replies
Total Likes
There are some good community articles on this subject:
http://www.i-cubed.com/best-approaches-to-client-libraries-in-adobe-cq5-part-1/
http://www.i-cubed.com/best-approaches-to-client-libraries-in-adobe-cq5-part-2/
Specifically look at "Minify" and "Gzip" as discussed in these articles.
Views
Replies
Total Likes
There are some good community articles on this subject:
http://www.i-cubed.com/best-approaches-to-client-libraries-in-adobe-cq5-part-1/
http://www.i-cubed.com/best-approaches-to-client-libraries-in-adobe-cq5-part-2/
Specifically look at "Minify" and "Gzip" as discussed in these articles.
Views
Replies
Total Likes
Thanks for sharing link. The hybrid approach has better solution but I am looking more improvement to exclude all other CSS / JS if is not being used in the page.
Thanks
Views
Replies
Total Likes
Views
Likes
Replies