react-refresh-transformer
react-refresh-transformer copied to clipboard
React Refresh transformers for tooling authors
https://github.com/facebook/react/pull/22621 Please draft your use case.
https://github.com/facebook/react/pull/21104
https://github.com/facebook/react/pull/21180
Now only the ESModule target is supported. It is not a severe problem because React code is handled by bundlers. If you also need to run the code by `ts-node`...