mirror of
https://github.com/nasa/openmct.git
synced 2025-05-11 13:03:03 +00:00
Initial implementation of class responsible for resolving extensions (that is, loading modules associated with defined extensions.) Also, add methods to Bundle and Extension classes to support logging performed during the extension resolution phase. 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.