openmct/bundles.json
Victor Woeltjen 2bee842509 [Forms] Merge in forms bundle
Merge in forms bundle from its development branch
to begin work integrating Forms into the general
UI, for WTD-593.
2014-12-03 12:22:12 -08:00

18 lines
406 B
JSON

[
"platform/framework",
"platform/core",
"platform/representation",
"platform/commonUI/browse",
"platform/commonUI/edit",
"platform/commonUI/dialog",
"platform/commonUI/general",
"platform/telemetry",
"platform/features/layout",
"platform/features/plot",
"platform/features/scrolling",
"platform/forms",
"example/generator",
"example/persistence"
]