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
{{ message }}
This repository was archived by the owner on Apr 11, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Below are a few example apps that have been built with this project
41
41
42
42
## Experimental Features
43
43
### Server Rendering
44
-
Need an extra performance boost with React Server Rendering, code chunking and lazy loading? Take a look at [this branch](https://github.com/RyanCCollins/scalable-react-boilerplate/tree/feat_rc_server_rendering) for an example.
44
+
Server rendering has been merged into the master branch 🎉🎉🎉.
45
45
46
46
### Docker Support
47
47
Coming soon the app will support Docker, which will contain a configured web server to make deployment of this boilerplate simple! You can take a look at [this branch](https://github.com/RyanCCollins/scalable-react-boilerplate/tree/feat_rc_docker_config) for more details.
0 commit comments