From 2f538b68cc75f6850cf918715da1b55b0a0c3977 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 26 Jun 2018 16:31:53 -0400 Subject: [PATCH] testing submodules --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 3081fdf..bdf6ee1 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -5,7 +5,7 @@ var maps = require('gulp-sourcemaps'); var concat = require('gulp-concat'); var uglify = require('gulp-uglify'); -// test + function swallowError (error) { // If you want details of the error in the console -- 2.17.1