From 5e4bfac39a53498f457d02ff5aac3653a6c822df Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 28 Sep 2017 17:09:43 +0400 Subject: Added assembly for the browser --- .babelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.babelrc') 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 -- cgit v1.2.3