💚 Adjust babel configuration

This commit is contained in:
Michael Große
2018-08-27 13:08:47 +02:00
parent e4d09e9316
commit 1cfd2aa897

View File

@ -4,11 +4,8 @@
"env", "env",
{ {
"targets": { "targets": {
"browsers": [ "ie": 11
"ie 11" }
]
},
"useBuiltIns": true
} }
], ],
"stage-2" "stage-2"