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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,8 @@ This boilerplate was created having read [this](https://reacttraining.com/react-
7
7
> ### Code-splitting + server rendering
8
8
> We’ve tried and failed a couple of times...
9
9
10
-
This boilerplate was originally created to solve the problem above but then I stumbled across [React Loadable(https://github.com/thejameskyle/react-loadable) and discovered that code splitting + universal rendering was already a solved problem.
10
+
This boilerplate was originally created to solve the problem above but then I stumbled across [React Loadable]
11
+
(https://github.com/thejameskyle/react-loadable) and discovered that code splitting + universal rendering was already a solved problem.
11
12
12
13
This boilerplate now exists to show how a single page app with the following features can be put together:
0 commit comments