Skip to content

Commit

Permalink
docs: broken link fix (#1402)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliangsir authored and theKashey committed Dec 13, 2019
1 parent 1a0be8c commit 6cbff8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -421,7 +421,7 @@ If you want to use Code Splitting + React Hot Loader, the simplest solution is t
* [React Universal Component](https://github.com/faceyspacey/react-universal-component)
* [React-Loadable](https://github.com/jamiebuilds/react-loadable)

If you use a not-yet-friendly library, like [react-async-component](github.com/ctrlplusb/react-async-component),
If you use a not-yet-friendly library, like [react-async-component](https://github.com/ctrlplusb/react-async-component),
or are having problems with hot reloading failing to reload code-split components,
you can manually mark the components below the code-split boundaries.

Expand Down

0 comments on commit 6cbff8b

Please sign in to comment.