Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 810 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 810 Bytes

Razzle loadable-components Example

How to use

Create and start the example:
npx create-razzle-app --example with-loadable-components with-loadable-components

cd with-loadable-components
yarn start

Idea behind the example

This sample has the full SSR setup as described in the loadable-components docs. It demonstrates simple dynamic imports using loadable-components on top of SSR with razzle.