mirror of
https://github.com/nasa/openmct.git
synced 2025-05-10 12:32:53 +00:00
Begin implementing the bundle loader component of the framework layer, responsible for taking a list of included bundles and exposing their contents in a useful manner. 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.