Merge remote-tracking branch 'origin' into feat/cloud-sync-saika

This commit is contained in:
DiamondThree
2023-01-09 14:46:05 +08:00
97 changed files with 163 additions and 152 deletions
+1
View File
@@ -4,6 +4,7 @@
"private": true,
"author": "toeverything",
"license": "MPL-2.0",
"type": "module",
"scripts": {
"dev": "pnpm --filter=!@affine/app build && pnpm --filter @affine/app dev",
"dev:ac": "pnpm --filter=!@affine/app build && NODE_API_SERVER=ac pnpm --filter @affine/app dev",