Skip to content

Commit

Permalink
fix($readme): resize image
Browse files Browse the repository at this point in the history
  • Loading branch information
faceyspacey committed Jul 7, 2017
1 parent 166687c commit 0b52fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</a>
</p>

<img src="https://github.com/faceyspacey/webpack-flush-chunks/blob/master/poo.jpg" style="margin: 0 auto; height: 50%;" />
<img src="https://github.com/faceyspacey/webpack-flush-chunks/blob/master/poo.jpg" height="350" />

Use this package server-side to flush webpack chunks from *[React Universal Component](https://github.com/faceyspacey/react-universal-component)* or any package that flushes an array of rendered `moduleIds` or `chunkNames`.

Expand Down

0 comments on commit 0b52fe7

Please sign in to comment.