This is the three release documentation for this example
Create and start the example:
npx create-razzle-app@three --example with-react-loadable with-react-loadable
cd with-react-loadable
yarn startThis sample has the full SSR setup as described in the react-loadable docs. It demonstrates simple dynamic imports using react-loadable on top of SSR with razzle.