You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that most themes are loading jQuery from https://code.jquery.com/jquery-1.10.2.min.js.
Sometimes this halts the loading of the whole page. Wouldn't it make sense to serve this resource ourselves instead?
It seems that most themes are loading jQuery from
https://code.jquery.com/jquery-1.10.2.min.js.Sometimes this halts the loading of the whole page. Wouldn't it make sense to serve this resource ourselves instead?