Skip to content

Commit

Permalink
docs: update CommonsChunkPlugin example links (#1847)
Browse files Browse the repository at this point in the history
Resolves #1834.
  • Loading branch information
montogeek authored and skipjack committed Feb 23, 2018
1 parent 3f5e6ff commit 03ec169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/plugins/commons-chunk-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,5 @@ Since the `vendor` and `manifest` chunk use a different definition for `minChunk
## More Examples
- [Common and Vendor Chunks](https://github.com/webpack/webpack/tree/master/examples/common-chunk-and-vendor-chunk)
- [Multiple Common Chunks](https://github.com/webpack/webpack/tree/master/examples/multiple-commons-chunks)
- [Multiple Entry Points with Commons Chunk](https://github.com/webpack/webpack/tree/master/examples/multiple-entry-points-commons-chunk-css-bundle)
- [Multiple Common Chunks](https://github.com/webpack/webpack/tree/8b888fedfaeaac6bd39168c0952cc19e6c34280a/examples/multiple-commons-chunks)
- [Multiple Entry Points with Commons Chunk](https://github.com/webpack/webpack/tree/8b888fedfaeaac6bd39168c0952cc19e6c34280a/examples/multiple-entry-points-commons-chunk-css-bundle)

0 comments on commit 03ec169

Please sign in to comment.