How to put defer attribute to AEM js libraries - to avoid render blocking issue.

The above 2 resources are loading inside head element. but I could not find those in source code. I need to know where I can find this call & How can I put defer attribute to that?


