gatsby-plugin-ramda
v1.0.1
Published
Easy modular Ramda builds. Adds the Ramda Babel plugin to your Gatsby build
Downloads
903
Readme
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.