File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
'persist/pouchdb-browser-7.0.0' ,
21
21
'persist/impl/pouchDBPersistenceStore' ,
22
22
'persist/pouchDBPersistenceStoreFactory' ,
23
- 'persist/ConfigurablePouchDBStoreFactory ' ,
23
+ 'persist/configurablePouchDBStoreFactory ' ,
24
24
'persist/persistenceStoreFactory'
25
25
] ,
26
26
'persist/offline-persistence-toolkit-arraystore-{pkg.version}' : [
Original file line number Diff line number Diff line change 9
9
'localPersistenceStoreFactory' : '../../dist/debug/localPersistenceStoreFactory' ,
10
10
'oracleRestJsonShredding' : '../../dist/debug/oracleRestJsonShredding' ,
11
11
'pouchDBPersistenceStoreFactory' : '../../dist/debug/pouchDBPersistenceStoreFactory' ,
12
- 'ConfigurablePouchDBStoreFactory' : '../../dist/debug/ConfigurablePouchDBStoreFactory ' ,
12
+ 'ConfigurablePouchDBStoreFactory' : '../../dist/debug/configurablePouchDBStoreFactory ' ,
13
13
'persistenceManager' : '../../dist/debug/persistenceManager' ,
14
14
'PersistenceStore' : '../../dist/debug/PersistenceStore' ,
15
15
'persistenceStoreFactory' : '../../dist/debug/persistenceStoreFactory' ,
You can’t perform that action at this time.
0 commit comments