changes to babelrc

This commit is contained in:
Wyatt Johnson
2017-08-01 22:12:02 +10:00
parent de97ad59ec
commit 2ac6a9d829
15 changed files with 30 additions and 29 deletions
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}