Skip to content

Commit

Permalink
New example react redux node (#4491)
Browse files Browse the repository at this point in the history
* new example for snapshots

* new example for snapshots with new folder name

* removed my example from the example folder, linked to the example in the webpack readme

* actually removed the example I wrote
  • Loading branch information
jenniferabowd authored and cpojer committed Sep 18, 2017
1 parent 03fa502 commit 95278b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/en/Webpack.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,3 +252,5 @@ need to enable the `dynamic-import-node` plugin.
}
}
```

For an example of how to use Jest with Webpack with React, Redux, and Node, you can view one [here](https://github.com/jenniferkaplannyc/jest_react_redux_node_webpack_complex_example).

0 comments on commit 95278b2

Please sign in to comment.