diff --git a/gulpfile.babel.js b/gulpfile.babel.js index acd88f7..90b378c 100644 --- a/gulpfile.babel.js +++ b/gulpfile.babel.js @@ -15,7 +15,6 @@ watchify.args.debug = true; const sync = browserSync.create(); // Input file. -watchify.args.debug = true; var bundler = browserify('src/app.js', watchify.args); // Babel transform