From 231ec89a28f5672abc1a77d6710b325ae0e2e190 Mon Sep 17 00:00:00 2001 From: chufan Date: Tue, 22 Oct 2024 16:18:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9`turbo`=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E9=85=8D=E7=BD=AE=EF=BC=8C=E7=A7=BB=E9=99=A4`outputs`?= =?UTF-8?q?=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- turbo.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/turbo.json b/turbo.json index 9658c145..8f2e0a5f 100644 --- a/turbo.json +++ b/turbo.json @@ -4,11 +4,9 @@ "dependsOn": [ "^build" ], - "cache": true, - "outputs": [] + "cache": true }, "lint": { - "outputs": [] }, "dev": { "cache": true