diff --git a/.babelrc b/.babelrc index fb5f96e4d6e..eaebd7a959b 100644 --- a/.babelrc +++ b/.babelrc @@ -1,7 +1,7 @@ { "presets": ["env", "stage-0", "react"], "env": { - "dev": { + "development": { "plugins": [ "babel-plugin-macros", "babel-plugin-glamorous-displayname",