Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-plugin-ramda

Easy modular Ramda builds. Adds the Ramda Babel plugin to your Gatsby build

Install

npm install --save gatsby-plugin-ramda ramda

How to use

Add the plugin to your gatsby-config.js.

plugins: [`gatsby-plugin-ramda`]

See the official Babel plugin documentation for more information.

© 2023 Gatsby, Inc.