Skip to content

Commit

Permalink
fix($readme): add link to redux-first-router
Browse files Browse the repository at this point in the history
  • Loading branch information
faceyspacey committed Jun 16, 2017
1 parent 7970826 commit 0cc155b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,13 @@ https://medium.com/@faceyspacey/code-cracked-for-code-splitting-ssr-in-reactland

https://github.com/faceyspacey/webpack-flush-chunks

*and if you want stylesheets chunks:*
*and if you want stylesheet chunks:*

https://github.com/faceyspacey/extract-css-chunks-webpack-plugin

*and if you want code-splitting support in your router:*
[redux-first-router](https://github.com/faceyspacey/redux-first-router)

Study [Webpack Flush Chunks](https://github.com/faceyspacey/webpack-flush-chunks) and its corresponding boilerplates to gain mastery of the webpack configuration you will need to bring this all together.

## Most Basic Example
Expand Down

0 comments on commit 0cc155b

Please sign in to comment.