


I have a set of script tag loading on the body level of the AEM instance since there is a cache issue because of the ordering in clientlibs which is getting loaded. I want to change the order and have control of arranging the script tag.
Attaching a screenshot for reference.
Any help will be appreciated.
Views
Replies
Sign in to like this content
Total Likes
The script clientlibs are loaded by your code. So you should update your code to change the script rendering sequence.
Do you see any challenge in it?
The script clientlibs are loaded by your code. So you should update your code to change the script rendering sequence.
Do you see any challenge in it?