Set xmodule_runtime on all XModule-like things (including pure XBlocks using the XModuleMixin)
Expose xmodule_runtime as .runtime if it's set (otherwise, fall back to the supplied runtime). This causes all blocks to act like XModules when they have a ModuleSystem, and like XModuleDescriptors if they only have a DescriptorSystem.
Loading
Please register or sign in to comment