mirror of
https://github.com/nasa/openmct.git
synced 2025-06-01 07:00:49 +00:00
Handle the iteration over extensions which have a custom registration mechanism (directives, services) at the same level that general registration is handled. WTD-518.
Framework-level components for Open MCT Web. This is Angular and Require, with an extra layer to mediate between them and act as an extension mechanism to allow plug-ins to be introduced declaratively.