mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
[Framework] Add comments, logging
Add additional comments and logging to components of the framework layer. WTD-518.
This commit is contained in:
@ -58,7 +58,7 @@ define(
|
||||
resolver = new BundleResolver(new ExtensionResolver(
|
||||
new ImplementationLoader(require),
|
||||
$log
|
||||
)),
|
||||
), $log),
|
||||
registrar = new ExtensionRegistrar(
|
||||
app,
|
||||
new CustomRegistrars(app, $log),
|
||||
|
Reference in New Issue
Block a user