Skip to content

Commit ec0104d

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ 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" />
7+
<div style="text-align:center">
8+
<img src="https://user-images.githubusercontent.com/4029423/94347242-c6497600-0032-11eb-8a66-4311adf04554.gif" width="638" height="750">
9+
</div>
10+
<br>
811

912
**_Please not this library doesnt do typechecking. For typechecking please continue to use tsc._**
1013

0 commit comments

Comments
 (0)