Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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.