react-router-static-webpack-plugin

Webpack plugin to render your react-router app to static HTML (compile-time server-side rendering)

Usage no npm install needed!

<script type="module">
  import reactRouterStaticWebpackPlugin from 'https://cdn.skypack.dev/react-router-static-webpack-plugin';
</script>

README

react-router-static-webpack-plugin npm version

Webpack plugin to render your react-router app to static HTML (compile-time server-side rendering)

dist
├── 9b3fb172dafaed4e633341af3b2fbc8f.jpg
├── bundle.2f90a4ed644d2eb7ed45.js
├── favicon.png
├── index.html
├── style.css
├── world
│   └── index.html
└── world.jpg

1 directory, 7 files