jamesknelson / gulp-rev-replace

Rewrite occurences of filenames which have been renamed by gulp-rev
MIT License
389 stars 62 forks source link

How do i output the rev files ? #18

Closed Anenth closed 9 years ago

Anenth commented 9 years ago

The gulp-rev only creates a rev name how do i output the files ?

danielcompton commented 9 years ago

gulp.dest('build/')

dewwwald commented 9 years ago

@Anenth Why is this issue submitted here?