diff --git a/.babelrc b/.babelrc index f04c23c..4e22b46 100644 --- a/.babelrc +++ b/.babelrc @@ -6,6 +6,7 @@ "targets": { node: "6" }, "modules": false }], + "stage-0", "react" ] },