Skip to content
#

examples

Here are 2,923 public repositories matching this topic...

b12-144
b12-144 commented Nov 27, 2020

Hi, I tried the Typescript example and both apps work fine (app1 and app2) , but It doesn't detect any compiler errors in tsx files. Ex:, if you open app1/src/App.tsx and type some invalid code in it, the webpack configuration used in app1 project doesn't detect the error. I tried to use ts-loader instead of babel-loader to solve this issue, but I now HMR is not working.
Any ideas on how to so

Improve this page

Add a description, image, and links to the examples topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the examples topic, visit your repo's landing page and select "manage topics."

Learn more