From 027a0c76173dc0a5a31a2c71200ebabfea9e7139 Mon Sep 17 00:00:00 2001 From: Harry Chen Date: Sat, 2 Mar 2024 22:13:18 +0800 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac9aa70..96184c7 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ $ npx mwtsc --watch --project tsconfig.production.json --run ./bootstrap.js * 1、support `--run` option, run file after compile success * 2、support copy non-ts file to dist directory when build source code -* 3、TODO: support ts alias path +* 3、support ts alias path by tsc-alias