mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
0e6f419678
Add tweaks in framework which fix errors which were preventing controller registration. This includes maintaining the type of controllers as functions, even after decorating with information from the extension. WTD-518. |
||
---|---|---|
.. | ||
lib | ||
src | ||
test | ||
README.md |
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.