Libary version conflict

What actually happens If several different versions of jquery libaries are applied to several mods within the same project?

It will load all of the assets as specified in the mods. For the verified mods, we try to keep them all to matching versions for this reason.

If you’re experiencing conflicts, you can swap one version of jquery for another within the mod. This is something we plan to automate in the near future.

Great to hear ! Automation sounds exellent! Some warning-method ( inside the console or elsewhere) would be fabulous too, just to make sure I will realize IF such a case is in fact prevealent, and where :wink: