@flockcover/gatsby-plugin-branch-web-sdk

1.0.13 • Public • Published

gatsby-plugin-branch-web-sdk

A Gatsby plugin for the Branch IO Web SDK.

npm (scoped)

Install

$ npm install --save @flockcover/gatsby-plugin-branch-web-sdk

Usage

In your gatsby-config.js, add:

module.exports = {
  plugins: [
    // your other plugins...
    {
      resolve: '@flockcover/gatsby-plugin-branch-web-sdk',
      options: {
        prodBranchKey: 'Your Live Branch Key',
        devBranchKey: 'Your Test Branch Key'
      }
    }
  ]
}

License

MIT

Package Sidebar

Install

npm i @flockcover/gatsby-plugin-branch-web-sdk

Weekly Downloads

20

Version

1.0.13

License

MIT

Unpacked Size

3.05 kB

Total Files

4

Last publish

Collaborators

  • jacktomo
  • mikhailflock
  • francescovenerandi
  • jav-arr
  • stemill
  • ciprian.matei
  • cosminturcas
  • jaworsfold-flock
  • lorand-gombos-flock
  • ncornea
  • alex-marshall-flock
  • lukewalkerflock
  • davidzamora
  • ismaeljebril
  • ci-deployment-flockcover
  • cfothergill
  • flock-tech-root
  • anttonp