Hi there,
Thanks for the nice example! I was troubleshooting my setup and was able to pin down the problem to the very fresh and still unreleased version of react-hot-loader I was using.
When following the instructions to replace "react-hot-loader" or "react-hot" with "react-hot-loader/webpack" an edit in one of the required jade includes doesn't properly reload and displays this in the console:
The following modules couldn't be hot updated: (They would need a full reload!)
I'm posting this in case you might know what's going on, or maybe to send over to react-hot-loader as a test case before they release.
Cheers,
Jun
Hi there,
Thanks for the nice example! I was troubleshooting my setup and was able to pin down the problem to the very fresh and still unreleased version of react-hot-loader I was using.
When following the instructions to
replace "react-hot-loader" or "react-hot" with "react-hot-loader/webpack"an edit in one of the required jade includes doesn't properly reload and displays this in the console:I'm posting this in case you might know what's going on, or maybe to send over to react-hot-loader as a test case before they release.
Cheers,
Jun