gulp-community / gulp-livereload

gulp plugin for livereload
768 stars 67 forks source link

sugar for forcing a full page reload #66

Closed yocontra closed 9 years ago

yocontra commented 9 years ago

any way to do this currently other than require('gulp-livereload').changed(indexPath) ?

cyrusdavid commented 9 years ago

Not currently.

yocontra commented 9 years ago

@vohof Would be cool to figure out some way to do this :+1:

cyrusdavid commented 9 years ago

It looks like passing anything other than a css file reloads the page so I just passed an index.html file.

yocontra commented 9 years ago

@vohof Nice thanks! Published to npm?

cyrusdavid commented 9 years ago

@contra yes :sparkles: :sparkles: @3.5.0