Files
edx-platform/common/templates/xmodule_shim.html
Calen Pennington be3c7e05c5 Reapply "Switch container factory to webpack"
This reverts commit 18d93b00ba.
2018-06-07 15:52:05 -04:00

5 lines
106 B
HTML

<%namespace name='static' file='static_content.html'/>
<%static:webpack entry="XModuleShim"/>
${content}