watchSRCCallback = function(filePath) {
      console.clear();
      return gulp.src(filePath, {
          base: 'src/'
        })