Loading external JS after combined Autoptimize JS
-
Hello,
I need to load external JS script, that I cannot control. The script has jQuery as dependency.I use Autoptimize to combine all JS files on the site and move them to the footer to make them non-renderblocking, including jQuery.
Is there any way to load the external script after the Autoptimize combined JS, so that jQuery is already loaded and the external script does not throw “jQuery undefined” error?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Loading external JS after combined Autoptimize JS’ is closed to new replies.