Skip to content

Commit 0bab568

Browse files
Update README.md
1 parent 2697c3d commit 0bab568

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ This boilerplate was created having read [this](https://reacttraining.com/react-
77
> ### Code-splitting + server rendering
88
> We’ve tried and failed a couple of times...
99
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.
1112

1213
This boilerplate now exists to show how a single page app with the following features can be put together:
1314

0 commit comments

Comments
 (0)