From 448d3731e52384fb5985a1909195c7fd5114d205 Mon Sep 17 00:00:00 2001 From: himself65 Date: Tue, 20 Jun 2023 18:08:48 +0800 Subject: [PATCH] build: update `nx.json` --- nx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nx.json b/nx.json index fb051b3eea..b9b56d9851 100644 --- a/nx.json +++ b/nx.json @@ -32,7 +32,8 @@ "{projectRoot}/target", "{workspaceRoot}/apps/web/.next", "{workspaceRoot}/packages/storybook/storybook-static", - "{workspaceRoot}/packages/native/affine.*.node" + "{workspaceRoot}/packages/native/affine.*.node", + "{workspaceRoot}/affine.db" ], "inputs": [ {