prepare for client/server split

This commit is contained in:
Morten Olsen
2024-12-11 12:32:23 +01:00
parent 02614d216c
commit 99248e98b5
51 changed files with 409 additions and 1500 deletions

View File

@@ -1,6 +1,9 @@
{
"include": [],
"references": [
{
"path": "./packages/base"
},
{
"path": "./packages/plainidx"
},
@@ -18,9 +21,6 @@
},
{
"path": "./packages/plugin-markdown"
},
{
"path": "./packages/platform-react"
}
]
}