Skip to content

Commit

Permalink
Clarify Windows status for refactor branch (#41, #51, #56)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadicc committed Apr 27, 2016
1 parent 2b32399 commit 143f75e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

**NB: This README refers to the upcoming release. Although it's experimental, you're encouraged to try it out, since that's the direction we're going in. More details in [#51](https://github.com/gadicc/meteor-react-hotloader/issues/51). Otherwise, you can find the old README [here](https://github.com/gadicc/meteor-react-hotloader/blob/1352a7a0335ebeab3684ca8fdd096c2b5749da05/README.md).**

**Windows is not yet supported on the `refactor` branch**. Once the refactor has stabilized, we'll work at fixing the Window specific issues. For now, Windows users should still use the old release above, `gadicc:[email protected]_1`, with installation according to the "old" README linked to above.

* Edit your react components and see changes instantly, while maintaining state.
* Catch react `render()` errors and show on your screen rather than crashing your app.
* Add your own `.babelrc` plugins and presets, like
Expand Down

0 comments on commit 143f75e

Please sign in to comment.