Skip to content

Commit

Permalink
docs: update tsx tip
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Jan 23, 2024
1 parent f60ccfd commit 2878546
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,14 @@ Speed up your Webpack build with [esbuild](https://github.com/evanw/esbuild)!
Curious how much faster your build will be? See [what users are saying](https://github.com/privatenumber/esbuild-loader/discussions/138).


> **💡 Protip: Enhance your Node.js DX with `tsx`**
> [!TIP]
> **Are you using TypeScript with Node.js?**
>
> Supercharge your Node.js with TypeScript support using _tsx_!
>
> _tsx_ is a simple, lightweight, and blazing fast alternative to ts-node.
>
> If you're interested in supercharging your Node.js runtime with esbuild, take a look at our new project [`tsx`](https://github.com/esbuild-kit/tsx). It's an esbuild-enhanced Node.js runtime that can run TypeScript instantly!
> [→ Learn more about _tsx_](https://github.com/esbuild-kit/tsx)
<br>

Expand Down

0 comments on commit 2878546

Please sign in to comment.