EDIT to above
The other option in regards to hoverIntent (and easing if you are intent on keeping it bundled).
Serve Easing as a separate js file. Wrap the enqueuing in a variable so that if hoverIntent is not already enqueued then load it up. Do the same with Easing but also add a check to see if it is a registered script or not…. only then should the one provided with the plugin be used.
Hi and thanks for the response. Tried that option but unfortunately it didn’t work… it placed it above the tags and forced everything down