Skip to content

Commit f429045

Browse files
committedSep 7, 2021
doc: Update README.md
1 parent 34bf24b commit f429045

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎packages/tsbb/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ You can download the following examples directly. [Download page](https://jaywcj
8080
- [**`Hapi`**](https://github.com/jaywcjlove/tsbb/tree/master/example/hapi) - The [Hapi](https://hapijs.com/) base application example.
8181
- [**`react-component`**](https://github.com/jaywcjlove/tsbb/tree/master/example/react-component) - The react component base application example.
8282
- [**`react-component-tsx`**](https://github.com/jaywcjlove/tsbb/tree/master/example/react-component-tsx) - The react component and website base application example.
83+
- [**`transform-typescript`**](https://github.com/jaywcjlove/tsbb/tree/master/example/transform-typescript) - Reconfigure the babel configuration example.
84+
- [**`umd`**](https://github.com/jaywcjlove/tsbb/tree/master/example/umd) - umd bundle example.
8385

8486
## Command Help
8587

0 commit comments

Comments
 (0)
Please sign in to comment.