append url with a query string param, this will fill it with a guid
return gulp.src('*.html'))
.pipe(gulpQueryCacheBuster())
.gulp.dest('.');
param: defaults to 'bust' (Used as the key to add the guid to)
splitCharacter: If the default \n
doesn't work try \r