Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There do not appear to be any LiveReload client implementations that do live JS reloading. See also mklabs#107, which discusses `livereactload` (which does offer live JS reloading in very specific circumstances but does not appear to be a full livereload implementation) and [`issue 18 at livereload-js`](livereload/livereload-js#18), which points out that livereload-js does not do live js reloading. livereload-js currently observes the [`liveCSS` and `liveImg` options](https://github.com/livereload/livereload-js/blob/20e9c3a5a4e33d46f616741394130e93472adc2c/src/livereload.coffee#L93-L94), but not `liveJs`.
- Loading branch information