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