mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
perf: use lazy load provider for IDB and SQLITE (#3351)
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "0.7.0-canary.51",
|
||||
"description": "Yjs provider utilities for AFFiNE",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"devDependencies": {
|
||||
"@blocksuite/store": "0.0.0-20230721134812-6e0e3bef-nightly"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user