Closed ndbroadbent closed 7 years ago
It took me a little while to figure out how to get hot reloading to work, so I thought it would be great to have it set up by default.
I needed to add the stage-0 preset and tweak exports to fix this annoying warning: https://github.com/gaearon/react-hot-loader/issues/158
stage-0
Looks good @ndbroadbent - thanks!
It took me a little while to figure out how to get hot reloading to work, so I thought it would be great to have it set up by default.
I needed to add the
stage-0
preset and tweak exports to fix this annoying warning: https://github.com/gaearon/react-hot-loader/issues/158