openmct/platform/core
Victor Woeltjen d080a67b43 [Core] Workaround require quirk
Work around quirk of require; it does not like to see
the same script twice with and with a .js, so remove
the .js extension from the bundle definition. WTD-573.
2014-11-21 18:48:10 -08:00
..
src [Core] Complete specs for type service components 2014-11-21 18:14:26 -08:00
test [Core] Spec for view provider, capability 2014-11-21 18:30:34 -08:00
bundle.json [Core] Workaround require quirk 2014-11-21 18:48:10 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains core software components of Open MCT Web. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.