-
-
Notifications
You must be signed in to change notification settings - Fork 866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React-Loadable and Typescript example? #434
Comments
I’d suggest not doing this. It means you’ll need babel and TypeScript running together. Instead I’d look at Lyft’s universal async component. |
Thanks, I'll take a look into it. |
hi @lednhatkhanh did you get it to work? Typescript + react loadable in razzle? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, can you add an example that combines react-loadable and typescript together, cuz I have a lot of problems trying to make them work together... Thanks.
The text was updated successfully, but these errors were encountered: