mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-30 00:29:46 +08:00
chore(editor): move legacy doc collection to test workspace (#9507)
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"@types/lodash.merge": "^4.6.9"
|
||||
},
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
".": "./src/index.ts",
|
||||
"./test": "./src/test/index.ts"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
|
||||
Reference in New Issue
Block a user