(2015-06-04, 23:47:20)shawn_a Wrote: The problem with this, is what happens when a plugin is already queueing core jquery or jqueryui on front end.
queue_script('jquery', GSFRONT);
Then shouldn't the solution be as simple as having a global
$live_assets
similar to live plugins (and eventually subdivided into 'front' & 'back', and only add if not present yet?