[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:
@@ -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"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user