Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Typescript HMR #63

Open
delmotte opened this issue Oct 11, 2016 · 1 comment
Open

Typescript HMR #63

delmotte opened this issue Oct 11, 2016 · 1 comment

Comments

@delmotte
Copy link

I'm encountering a problem when I use it with typescript, the HMR works but still print warning in the console :

The following modules couldn't be hot updated: (Full reload needed) This is usually because the modules which have changed (and their parents) do not know how to hot reload themselves. See http://webpack.github.io/docs/hot-module-replacement-with-webpack.html for more details.

I can't find how to fix it, does someone got an idea ?

@Swiip
Copy link
Member

Swiip commented Nov 5, 2016

To be honest, I never really tried HMR with TS. If it doesn't work as for Babel, it could be tricky. After a bit of search on Google, have you tried to update react-hot-loader to the 3.0 beta perhaps?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants