Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Seeking Best Practice Recommendation for Where to Store JavaScript Libraries that will be used by Multiple Themes / Designs

Avatar

Level 2

I would like to get a recommendation on where to store JavaScript libraries to be used by multiple themes and or designs.  E.G. /etc/{some-name}/

My initial thought was to store them in etc/designs but not sure if this is a best practice.

Thank you in advance

1 Accepted Solution

Avatar

Correct answer by
Employee

FWIW, I usually use /etc/clientlibs/<company name>/<library name>. You can use /etc/designs, but that can get a bit awkward.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

FWIW, I usually use /etc/clientlibs/<company name>/<library name>. You can use /etc/designs, but that can get a bit awkward.