This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Enabling webpack hot module reloading? #118
Closed
Description
I looked through previous issues and could not find an answer to this. I had hot module reloading working previous with the JS version of create-react-app. After converting it to typescript, everything works well except for hot module reloading. The reloading actually does happen, but any typescript React components are not updating unless I do a full page refresh.
Has anyone got this working with typescript?
Metadata
Metadata
Assignees
Labels
No labels