refactor(core): use debug log replace console when command registry (#5237)

This commit is contained in:
Joooye_34
2023-12-09 07:42:04 +00:00
parent a066dfb108
commit c1bb467013
4 changed files with 12 additions and 4 deletions
+1
View File
@@ -54,6 +54,7 @@
"dev": "vite build --watch"
},
"dependencies": {
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/blocks": "0.11.0-nightly-202312070955-2b5bb47",