fix: workspace storage settings issues (#3055)

This commit is contained in:
Peng Xiao
2023-07-06 20:48:20 +08:00
committed by GitHub
parent 28653d6892
commit 00ce086e79
13 changed files with 105 additions and 40 deletions
+3
View File
@@ -10,6 +10,9 @@ yarn -T run build:infra
# generate prisma client type
yarn workspace @affine/server prisma generate
# generate i18n
yarn i18n-codegen gen
# lint staged files
yarn exec lint-staged