openmct/bundles.json
Victor Woeltjen 0a16c428bf [Panels] Include panels in active bundles
Include bundle platform/features/layout, which
includes the Telemtry Panel domain object type,
in the list of active bundles. WTD-576.
2014-12-02 16:24:14 -08:00

16 lines
383 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",
"example/generator",
"example/persistence"
]