Class Overview
class SystemJsNgModuleLoader implements NgModuleFactoryLoader {
constructor
(_compiler: Compiler, config?: SystemJsNgModuleLoaderConfig)
load
(path: string) : Promise<NgModuleFactory<any>>
}
Class Description
NgModuleFactoryLoader that uses SystemJS to load NgModuleFactory
Annotations
@Injectable()
exported from core/index, defined in core/src/linker/system_js_ng_module_factory_loader.ts