3.0.0 • Published 5 years ago

razzle-examples-with-loadable-components v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Razzle loadable-components Example

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/jaredpalmer/razzle/tar.gz/next | tar -xz --strip=2 razzle-next/examples/with-loadable-components
cd with-loadable-components

Install it and run:

yarn install
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.

3.0.0

5 years ago

3.0.0-alpha.2

5 years ago

3.0.0-alpha.1

5 years ago

2.4.1

5 years ago

3.0.0-alpha.0

5 years ago