From c0f6e751d27a19e1e376b3c81bf47319ce3e6b1f Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Sat, 1 Jul 2023 18:58:14 +0800 Subject: [PATCH] build: update `nx.json` --- nx.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nx.json b/nx.json index aac67bdf4f..2257ec396f 100644 --- a/nx.json +++ b/nx.json @@ -32,9 +32,7 @@ "{projectRoot}/dist", "{projectRoot}/build", "{projectRoot}/out", - "{projectRoot}/node_modules/.cache", - "{projectRoot}/target", - "{workspaceRoot}/apps/storybook/storybook-static", + "{projectRoot}/storybook-static", "{workspaceRoot}/packages/i18n/src/i18n-generated.ts" ], "inputs": [