I have the following code in a for loop which combines 16 js files. What happens is that I want to lazy load these 16 files instead of doing it this way. Can someone tell me how