how to override jquery ui with bootstrap in requireJS code example
Example: data-toggle="tooltip not working due to jquery-ui.min.js
$("[title]").tooltip({"html": true,"container": "body"});
$("[title]").tooltip({"html": true,"container": "body"});