Skip to content

Commit 54f6d38

Browse files
committed
update file names
1 parent 87a912e commit 54f6d38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/bundles-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'persist/pouchdb-browser-7.0.0',
2121
'persist/impl/pouchDBPersistenceStore',
2222
'persist/pouchDBPersistenceStoreFactory',
23-
'persist/ConfigurablePouchDBStoreFactory',
23+
'persist/configurablePouchDBStoreFactory',
2424
'persist/persistenceStoreFactory'
2525
],
2626
'persist/offline-persistence-toolkit-arraystore-{pkg.version}': [

config/require-config-coverage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'localPersistenceStoreFactory': '../../dist/debug/localPersistenceStoreFactory',
1010
'oracleRestJsonShredding': '../../dist/debug/oracleRestJsonShredding',
1111
'pouchDBPersistenceStoreFactory': '../../dist/debug/pouchDBPersistenceStoreFactory',
12-
'ConfigurablePouchDBStoreFactory': '../../dist/debug/ConfigurablePouchDBStoreFactory',
12+
'ConfigurablePouchDBStoreFactory': '../../dist/debug/configurablePouchDBStoreFactory',
1313
'persistenceManager': '../../dist/debug/persistenceManager',
1414
'PersistenceStore': '../../dist/debug/PersistenceStore',
1515
'persistenceStoreFactory': '../../dist/debug/persistenceStoreFactory',

0 commit comments

Comments
 (0)