Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-plugin-nerv

WIP - does not work yet. We have to wait until https://github.com/NervJS/nerv/issues/11 is fixed.

Provides drop-in support for replacing React with Nerv.

Install

npm install --save gatsby-plugin-nerv

How to use

// In your gatsby-config.js
plugins: [`gatsby-plugin-nerv`];
© 2023 Gatsby, Inc.