Add Defer Attribute In {Script} Tag In 4.2.x

Hello Guys,



Please tell me how to add defer tag in {scrpts} here.



for example

{script src=“js/jquery.js” defer}



I have written this but site gets an error. Showing blank page.

I couldn't be able to convert all my scripts in tag.



So I have to acheive this script braces {script} .





So please help me out on this thing.





Thank you

Please try and inform us about the result



{script src="js/jquery.js" no-defer=true}