Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Commit 97a0730

Browse files
committedAug 12, 2017
update readme
1 parent 834236c commit 97a0730

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ Example application demonstrating react-hot-loader-3 with webpack-2, react and f
1919
## staging tasks
2020
- $ `yarn staging` (staging build w/ server)
2121
- $ `yarn staging:build` (staging build)
22+
23+
24+
###### Note: Saga's do not hot load.
25+
> [Read more about the complexities](https://github.com/redux-saga/redux-saga/issues/22#issuecomment-218737951) and/or [implement yourself](https://gist.github.com/markerikson/dc6cee36b5b6f8d718f2e24a249e0491).
26+
27+

0 commit comments

Comments
 (0)