Skip to content

Commit 64cf14a

Browse files
authored
Update README.md
1 parent ebb6cd8 commit 64cf14a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Build your Typescript Node.js projects using blazing fast **[esbuild](https://gi
44

55
Since esbuild can build large typescript node projects in subsecond speeds, this is quite useful for development builds too if you want to stick with `tsc` for production builds.
66

7+
<img src="https://github.com/a7ul/esbuild-node-tsc/releases/download/v1.0.1/demo-img.gif" alt="demo" />
8+
79
**_Please not this library doesnt do typechecking. For typechecking please continue to use tsc._**
810

911
## How does it work?

0 commit comments

Comments
 (0)