Easy modular Ramda builds. Adds the Ramda Babel plugin to your Gatsby build
npm install gatsby-plugin-ramdaEasy modular Ramda builds. Adds the Ramda Babel plugin to your Gatsby build
npm install --save gatsby-plugin-ramda ramda
Add the plugin to your gatsby-config.js.
``javascriptgatsby-plugin-ramda
plugins: []``
See the official Babel plugin documentation for more information.