How to load a specific JavaScript files on a web page in AEM?
I am trying to load only the specific JavaScript files on a web page in AEM?
For example:-
I have 50 JavaScript for my entire website but I need to load only the 2 Scripts instead of loading the whole 50 scripts. In this case, how do I achieve it?