Fixes https://github.com/mobxjs/mobx-react/issues/725
Closed because "Solution is using react-fast-refresh". react-fast-refresh is mostly not production ready. This fix ensures compatibility.
I did not manage to recreate react-hot-loader's behavior as unit test.
Code change checklist
README
if applicableFixes https://github.com/mobxjs/mobx-react/issues/725 Closed because "Solution is using react-fast-refresh". react-fast-refresh is mostly not production ready. This fix ensures compatibility. I did not manage to recreate react-hot-loader's behavior as unit test.