Skip to content

Instantly share code, notes, and snippets.

@chuck0523
Created July 1, 2016 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chuck0523/a1e4f70d49a913c4deed25289f7feba2 to your computer and use it in GitHub Desktop.
Save chuck0523/a1e4f70d49a913c4deed25289f7feba2 to your computer and use it in GitHub Desktop.
const getBabelRelayPlugin = require('babel-relay-plugin')
const schema = require('../data/schema.json')
module.exports = getBabelRelayPlugin(schema.data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment