diff --git a/.babelrc b/.babelrc index 6099f19..592d29a 100644 --- a/.babelrc +++ b/.babelrc @@ -5,8 +5,7 @@ "targets": { "ie": "8", "browsers": ">2%" - }, - "debug": true + } }]], "plugins": [ "add-module-exports"