mirror of
https://github.com/nasa/openmct.git
synced 2025-06-06 01:11:41 +00:00
[Persistence] Update bundles.json
Update bundles.json to reflect the splitting of the persistence bundle into separate bundles for the Couch adapter and for the persistence cache, in support of WTD-702.
This commit is contained in:
parent
d109c7d8bc
commit
6896eea150
@ -12,7 +12,8 @@
|
|||||||
"platform/features/plot",
|
"platform/features/plot",
|
||||||
"platform/features/scrolling",
|
"platform/features/scrolling",
|
||||||
"platform/forms",
|
"platform/forms",
|
||||||
"platform/persistence",
|
"platform/persistence/cache",
|
||||||
|
"platform/persistence/couch",
|
||||||
|
|
||||||
"example/generator"
|
"example/generator"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user