mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat(plugin-infra): support worker thread in server side (#3462)
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
"entry": {
|
||||
"core": "./src/index.ts",
|
||||
"server": "./src/server.ts"
|
||||
}
|
||||
},
|
||||
"serverCommand": [
|
||||
"com.blocksuite.bookmark-block.get-bookmark-data-by-link"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@affine/component": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user