Skip to content

Instantly share code, notes, and snippets.

@chuck0523
Created July 1, 2016 13:48
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/364c2a9c94cb751232039d3330e7dd35 to your computer and use it in GitHub Desktop.
Save chuck0523/364c2a9c94cb751232039d3330e7dd35 to your computer and use it in GitHub Desktop.
{
"passPerPreset": true,
"presets": [
{
"plugins": [
"./build/babelRelayPlugin"
]
},
"react",
"react-hmre",
"es2015",
"stage-0",
"stage-1",
"stage-2",
"stage-3"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment