Skip to content

Commit 89cfc42

Browse files
authored
add mention about react-loadable-ts-transformer to README (#142)
1 parent 1fd7b7a commit 89cfc42

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
@@ -526,6 +526,8 @@ Just add the `react-loadable/babel` plugin to your Babel config:
526526

527527
Now these options will automatically be provided.
528528

529+
For typescript you can use [react-loadable-ts-transformer](https://github.com/stushurik/react-loadable-ts-transformer) which is a ts analog of react-loadable/babel plugin.
530+
529531
#### Finding out which dynamic modules were rendered
530532

531533
Next we need to find out which modules were actually rendered when a request

0 commit comments

Comments
 (0)