From 2bc360bd33215dae6be93d37f0cac89d2fa2387b Mon Sep 17 00:00:00 2001 From: Boshen Date: Sun, 29 Sep 2024 00:01:56 +0800 Subject: [PATCH] Update src/blog/2024-09-29-transformer-alpha.md Co-authored-by: overlookmotel --- src/blog/2024-09-29-transformer-alpha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blog/2024-09-29-transformer-alpha.md b/src/blog/2024-09-29-transformer-alpha.md index 4fb7fb2b13..cf7aade264 100644 --- a/src/blog/2024-09-29-transformer-alpha.md +++ b/src/blog/2024-09-29-transformer-alpha.md @@ -17,7 +17,7 @@ This release contains three major features: 2. Transforming React JSX to ESNext, with built-in React Refresh. 3. [TypeScript Isolated Declarations DTS Emit](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-5.html#isolated-declarations) (`tsc --isolatedDeclarations`). -In this alpha stage, we recommend to experiment these features to significantly speed up continuous integration time. +In this alpha stage, we recommend to experiment with these features to significantly speed up build times. [Our Benchmark](https://github.com/oxc-project/bench-transformer) shows that: