You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# react-code-splitting
1
+
# react-code-splitting ✂️
2
2
3
3
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.
4
4
@@ -46,4 +46,5 @@ You can view this snippets in context [here](https://github.com/didierfranc/redu
46
46
47
47
## More
48
48
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)
0 commit comments