Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiozen authored Dec 2, 2016
1 parent 5690177 commit 713c32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episode7/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Hot Module Replacement (or HMR) is a Webpack feature that allows "on the fly" mo
Create-React-App uses webpack internally, but HMR working out-of-the-box only for for stylesheets (and not for React components). This episode discusses the resoning behind this and shows two ways you can add Hot Module Replacement to projects created with Create-React-App.

Screencast video:
https://youtu.be/hcl3lNjgj-E
https://youtu.be/f-ctxG2qEps

# Outline

Expand Down

0 comments on commit 713c32a

Please sign in to comment.