This is a [Netlify build plugin](https://www.netlify.com/build/plugins-beta?utm_source=github&utm_medium=plugin-htmlminifier-div&utm_campaign=devex) that prerenders pages in a SPA. Under the hood, the plugin uses [React-Snap](https://github.com/stereoboos
npm install netlify-plugin-prerender-spaThis is a Netlify build plugin that prerenders pages in a SPA. Under the hood, the plugin uses React-Snap, a zero-config framework-agnostic static prerendering library for SPAs.
To include this plugin in your site deployment:
``bash
`
You can use the default options for prerendering or add customizations via the plugins inputs like so:
``toml