Skip to content

Commit bd06b24

Browse files
author
Didier Franc
committed
Update README.md
1 parent 9a81531 commit bd06b24

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-code-splitting
1+
# react-code-splitting ✂️
22

33
You're working on a great app powered by React, bundled with webpack and your bundle size increases ... You're in the right place to solve this modern JS apps nightmare.
44

@@ -46,4 +46,5 @@ You can view this snippets in context [here](https://github.com/didierfranc/redu
4646

4747
## More
4848

49-
Webpack examples with some code splitting techniques https://github.com/webpack/webpack/tree/master/examples
49+
- Why and how it works : [Straightforward code splitting with React and Webpack](https://medium.com/@DidierFranc/straightforward-code-splitting-with-react-and-webpack-4b94c28f6c3f)
50+
- [Webpack examples](https://github.com/webpack/webpack/tree/master/examples)

0 commit comments

Comments
 (0)