gulp
    .src(['spec/**/*.js'], { 'allowEmpty': true })
    .pipe(
      minify({
        'noSource': true,