From f3e4415e701290915e54810e618f10ecb3ac36fe Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 7 Jul 2023 16:24:16 +0800 Subject: 😫Fix the bug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- turbo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'turbo.json') diff --git a/turbo.json b/turbo.json index 3c566c0..923b5e9 100644 --- a/turbo.json +++ b/turbo.json @@ -18,9 +18,9 @@ "check-types": { "dependsOn": ["^build"] }, - // "//#build:ts": { - // "outputs": ["packages/**/dist"] - // }, + "//#build:ts": { + "outputs": ["packages/**/dist"] + }, "build": { "outputs": ["dist/**/*", ".next/**/*"], "dependsOn": ["^build"] -- cgit v1.2.3-70-g09d2