[Common UI] Add common UI bundles

Add bundles under commonUI to the set of active
bundles. WTD-574.
This commit is contained in:
Victor Woeltjen 2014-11-24 07:11:11 -08:00
parent 078d63de36
commit 42de4b8b13

View File

@ -1,5 +1,10 @@
[
"platform/framework",
"platform/core",
"platform/representation"
"platform/representation",
"platform/commonUI/browse",
"platform/commonUI/dialog",
"platform/commonUI/general",
"example/persistence"
]