mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 10:52:40 +08:00
build: fix i18n output (#2896)
This commit is contained in:
4
nx.json
4
nx.json
@@ -33,6 +33,7 @@
|
||||
"{projectRoot}/target",
|
||||
"{workspaceRoot}/apps/web/.next",
|
||||
"{workspaceRoot}/packages/storybook/storybook-static",
|
||||
"{workspaceRoot}/packages/i18n/src/i18n-generated.ts",
|
||||
"{workspaceRoot}/packages/native/affine.*.node",
|
||||
"{workspaceRoot}/affine.db",
|
||||
"{workspaceRoot/apps/electron/dist"
|
||||
@@ -42,6 +43,9 @@
|
||||
{
|
||||
"runtime": "node -v"
|
||||
},
|
||||
{
|
||||
"env": "BUILD_ENV"
|
||||
},
|
||||
{
|
||||
"env": "ENABLE_BOOKMARK_OPERATION"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user