In future releases, mobx can support hot reload of asynchronous routes ? chunks cannot be updated after changes with react-hot-loader, react-loadable.
As long as you guarantee MobX is loaded only once, things should keep
working in general, but since 'hot reload', and 'chunks' are quite general
concepts which can mean many different things in practice, can't say
anything useful about this. Of course if it turns out something can be done
on the MobX side of things after investigation, PRs are always welcome
Op vr 29 jun. 2018 om 13:27 schreef simmons8616 notifications@github.com:
In future releases, mobx can support hot reload of asynchronous routes ?
chunks cannot be updated after changes.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/mobxjs/mobx/issues/1618, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABvGhIMOClgIGqw545Q833jazvo83ewLks5uBg8tgaJpZM4U83sd
.
Most helpful comment
As long as you guarantee MobX is loaded only once, things should keep
working in general, but since 'hot reload', and 'chunks' are quite general
concepts which can mean many different things in practice, can't say
anything useful about this. Of course if it turns out something can be done
on the MobX side of things after investigation, PRs are always welcome
Op vr 29 jun. 2018 om 13:27 schreef simmons8616 notifications@github.com: