aboutsummaryrefslogtreecommitdiff
path: root/.babelrc
diff options
context:
space:
mode:
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.babelrc b/.babelrc
index ef0ccae..0c77244 100644
--- a/.babelrc
+++ b/.babelrc
@@ -1,5 +1,5 @@
{
presets: ["es2015"],
- sourceMaps: "both",
+ sourceMaps: false,
comments: false
} \ No newline at end of file