If the code is loaded via AMD/requirejs: - we call define() instead of exporting 'lime' globally - we disable AMD while the embedded libraries are loading, so that they register themselves in the global scope.
If the code is loaded via AMD/requirejs: - we call define() instead of exporting 'lime' globally - we disable AMD while the embedded libraries are loading, so that they register themselves in the global scope.