Files
edx-platform/cms/djangoapps/pipeline_js
Calen Pennington dedcd05910 Configure MathJax when it's loaded by XBlocks in studio
When using RequireJS, MathJax was configured in an `init` function
in the RequireJS config. With the switch to Webpack and $script,
that configuration needed to be moved to the dynamic loading done by
$script.

[EDUCATOR-3160]
2018-07-12 11:47:03 -04:00
..