[Roots] Move my-items to separate bundle

My Items root is now opt-in, and does not need to be enabled for all
deployments.  My Items is enabled by default in the development edition.

https://github.com/nasa/openmct/issues/1251
This commit is contained in:
Pete Richards
2016-10-13 18:04:37 -07:00
parent 1947802a35
commit 891412bdb9
4 changed files with 48 additions and 11 deletions

View File

@@ -71,6 +71,7 @@ define([
'../platform/features/conductor-v2/utcTimeSystem/bundle',
'../platform/features/imagery/bundle',
'../platform/features/layout/bundle',
'../platform/features/my-items/bundle',
'../platform/features/pages/bundle',
'../platform/features/plot/bundle',
'../platform/features/static-markup/bundle',