aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 75d14c61..6570330e 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -130,7 +130,6 @@ const build = {
.src(bundles[bundle].js[key])
.pipe(sourcemaps.init())
.pipe(concat(key))
-
.pipe(
rollup(
{