Files
edx-platform/cms/static
Andy Armstrong cc24ca55e6 Support local debugging of XBlock JavaScript
It turns out that loading JavaScript with $.getScript
causes Chrome to treat the file as an XHR request
and not JS. I've switched over to using RequireJS
to load the URL which already has the ability to
dynamically load files and have the browser
recognize them.
2015-12-11 15:50:38 -05:00
..
2015-06-15 13:51:09 -04:00
2015-06-15 13:51:09 -04:00