openmct/platform
Victor Woeltjen 96aaea5e58 [Framework] Add RequireJS configurator
Add a configuration step (as part of the resolve phase)
to the framework layer, where bundle-defined paths and shims
are passed to RequireJS configuration. This permits both
the use of non-AMD modules and the exposure of libraries
across bundles. WTD-568.
2015-01-02 17:46:50 -08:00
..
commonUI Fixing inadvertant breakage of super-menu 2015-01-02 14:12:22 -08:00
core [Layout] Handle mutation edge case 2014-12-06 09:28:46 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
features [Telemetry] Update scrolling list specs 2014-12-24 12:22:55 -08:00
forms [Forms] Add specs, doc for CompositeController 2014-12-03 16:19:01 -08:00
framework [Framework] Add RequireJS configurator 2015-01-02 17:46:50 -08:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence [Indicators] Fill in specs 2014-12-16 14:06:19 -08:00
representation [Layout] Add JSDoc to new scripts 2014-12-05 18:01:38 -08:00
telemetry [Telemetry] Move formatter spec 2014-12-24 11:39:29 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.