chore: adjust tsconfig for blocksuite (#9259)

change `moduleResolution` to `bundler`
This commit is contained in:
Saul-Mirone
2024-12-23 13:10:55 +00:00
parent 2793080a57
commit 989e318c57
6 changed files with 28 additions and 75 deletions
+1 -1
View File
@@ -159,7 +159,7 @@
},
// Blocksuite
{
"path": "./blocksuite"
"path": "./blocksuite/affine/all"
},
// Others
{