FIX babelrc environments

This commit is contained in:
Norbert de Langen 2018-05-11 18:35:02 +02:00
parent e0e77b678f
commit 60e37f9d54
No known key found for this signature in database
GPG Key ID: 976651DA156C2825

View File

@ -1,7 +1,7 @@
{
"presets": ["env", "stage-0", "react"],
"env": {
"dev": {
"development": {
"plugins": [
"babel-plugin-macros",
"babel-plugin-glamorous-displayname",