Hi there,
I'm trying to add common 3rd party libs to my own widget but I'm new to requireJS and I'm not sure how to do it without having conflicts with existing instances of these libs in the host site, for example, bootstrap, angularJS, facebook sdk...
Any examples of this?
Thank you.