mirror of
https://github.com/nasa/openmct.git
synced 2025-05-10 12:32:53 +00:00
Fix error in CustomRegistrars; return a function when creating general-purpose registration code for Angular built-ins which follow the normal pattern (directives, controllers, services...) 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.