Skip to content

Instantly share code, notes, and snippets.

@dalinaum
Created September 29, 2015 19:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dalinaum/aa6f0eecf5ac692db708 to your computer and use it in GitHub Desktop.
Save dalinaum/aa6f0eecf5ac692db708 to your computer and use it in GitHub Desktop.
{
"stage": 0,
"env": {
"development": {
"plugins": ["react-transform"],
"extra": {
"react-transform": {
"transforms": [{
"transform": "react-transform-hmr",
"imports": ["react"],
"locals": ["module"]
}]
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment