Disabled webpack HMR. See #2
This commit is contained in:
parent
162f722ef9
commit
6c0878487f
3 changed files with 6 additions and 10 deletions
|
|
@ -7,3 +7,5 @@ Initial run:
|
|||
* Install Node.js
|
||||
* `npm install`
|
||||
* `npm start`
|
||||
|
||||
For simplicity sake Webpack Hot Module Reloading is disabled. If you want to use HMR, see the [Reactive2015 demo](https://github.com/mobxjs/mobx-reactive2015-demo) to see a valid setup.
|
||||
Loading…
Add table
Add a link
Reference in a new issue