chore(editor): move legacy doc collection to test workspace (#9507)

This commit is contained in:
Saul-Mirone
2025-01-03 09:40:33 +00:00
parent cfd64f1fa5
commit 51b109ee53
26 changed files with 128 additions and 193 deletions
+2 -1
View File
@@ -35,7 +35,8 @@
"@types/lodash.merge": "^4.6.9"
},
"exports": {
".": "./src/index.ts"
".": "./src/index.ts",
"./test": "./src/test/index.ts"
},
"files": [
"src",