Publish new docs (automated commit)

This commit is contained in:
Jason Salzman
2016-10-06 11:39:55 -07:00
parent 3ff0ad9458
commit ed2526c801
54 changed files with 0 additions and 58621 deletions
-16
View File
@@ -1,16 +0,0 @@
{
"presets": ["es2015", "stage-0", "react"],
"env": {
"development": {
"plugins": [
["react-transform", {
"transforms": [{
"transform": "react-transform-hmr",
"imports": ["react"],
"locals": ["module"]
}]
}]
]
}
}
}