mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-06 09:33:45 +00:00
build: update nx.json
This commit is contained in:
7
nx.json
7
nx.json
@@ -29,9 +29,10 @@
|
||||
"{projectRoot}/build",
|
||||
"{projectRoot}/out",
|
||||
"{projectRoot}/node_modules/.cache",
|
||||
"apps/web/.next",
|
||||
"packages/storybook/storybook-static",
|
||||
"packages/native/affine.*.node"
|
||||
"{projectRoot}/target",
|
||||
"{workspaceRoot}/apps/web/.next",
|
||||
"{workspaceRoot}/packages/storybook/storybook-static",
|
||||
"{workspaceRoot}/packages/native/affine.*.node"
|
||||
],
|
||||
"inputs": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user