Dependency Management Got Awesome CommonJS and AMD Compliant dependency loader for modern web apps

Inject.setCrossDomain

0.7.x

Inject.setCrossDomain('http://example.cdn.com/relay.html');

When running Inject on multiple domains, you need to specify the path to an HTML file located on the remote server. This file enables remote downloading in a CORS-like implementation, while still supporting older browsers.

comments powered by Disqus