gulp-livereload icon indicating copy to clipboard operation
gulp-livereload copied to clipboard

gulp plugin for livereload

Results 31 gulp-livereload issues
Sort by recently updated
recently updated
newest added

I've just implemented `X-Content-Type-Options "nosniff"` and see that livereload.js can't be run because it's being served as MIME type `text/html` instead of `application/javascript`. This is at the top of my...