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"], "presets": ["env", "stage-0", "react"],
"env": { "env": {
"dev": { "development": {
"plugins": [ "plugins": [
"babel-plugin-macros", "babel-plugin-macros",
"babel-plugin-glamorous-displayname", "babel-plugin-glamorous-displayname",