Vladimir Kostin

Results 3 issues of Vladimir Kostin

It seems that livereactload doesn't work with latest react-hot-loader. 1. hot() helper throws error. 2. AppContainer not reloading modules

bug

If loader ignores changes in node_modules packages then it uses default require function to load 'react-hot-loader' module. And this module doesn't have 'module.hot' property so it always loads production version.

question

Add ability to get content dynamically when plugin run.