mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

Allow to monitor a single file #73

Open NV opened 13 years ago

NV commented 13 years ago

LiveReload monitors only directories. Would be nice to monitor files as well.

$ livereload combo-box.js
../lib/livereload.rb:146:in `initialize': Not a directory - /tmp/combo-box.js/.livereload (Errno::ENOTDIR)