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.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index ef429c2..c93710c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,7 @@ "noEmitHelpers": false, "skipLibCheck": true, "outDir": "./dist", - // "baseUrl": "./packages", + "baseUrl": "./packages", "paths": { "@vercel/webpack-nft": ["webpack-nmt/src/index.ts"] } -- cgit v1.2.3-70-g09d2