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 --- tsconfig.project.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tsconfig.project.json') diff --git a/tsconfig.project.json b/tsconfig.project.json index 2adfd56..df52392 100644 --- a/tsconfig.project.json +++ b/tsconfig.project.json @@ -1,8 +1,8 @@ { "extends": "./tsconfig.json", - "include": [] - // "references": [ - // { "path": "./packages/webpack-nmt" }, - // { "path": "./packages/turbo-tracing-next-plugin" } - // ] + "include": [], + "references": [ + { "path": "./packages/webpack-nmt" }, + { "path": "./packages/turbo-tracing-next-plugin" } + ] } -- cgit v1.2.3-70-g09d2