Hi Team,
I have an AEM project, which is using versioned clientLibs (AEM ACS commons) configured as mentioned in the ACS Commons documentation. It appends the hash key for a few JS clientLibs after minification and for a few clientLibs, the hash key is not being appended.
I am looking for the reason behind this. Any suggestions/pointers will help!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Check below post which might give some pointers
https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2506
Hi,
Check below post which might give some pointers
https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2506
Thanks a lot, I will check this!
I have found that the scripts, which are included inside <head> section are getting minified and MD5 hash key is also getting appended to it. And, if the scripts are included at the bottom of the page - the scripts are getting minified. But, without hash keys!
Need to find the exact reason behind this! Any pointers are really appreciated!
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies