Optimization of JavaScript that’s being loaded? Defer?
-
Hi,
do you plan to give the users a option to choose how they want the needed JavaScript loaded? I’m asking because, as far as I can see, difference between plugin ON vs OFF is around 200kB and 7 requests, and it’s just JS, since the CSS is being loaded inline with HTML (?).For me it’s a big difference in the page size, and I would really appreciate the option to defer or async the JavaScript.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Optimization of JavaScript that’s being loaded? Defer?’ is closed to new replies.