Hi, i'm getting an error, the console is complaining about multipleDefine in init.js
It looks like an issue is with JQuery. I'm embedding my map on a 3rd party supplier form builder, they are using JQuery too: https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js
How can i stop this conflict? I don't have any control over the 3rd party code. Can i tell esri jsapi to wait on the 3rd party version of jquery to download and use that instead?
