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

Avoid unnecessary refreshes when running from file:// #53

Closed NV closed 13 years ago

NV commented 13 years ago

An example: file://tmp/mysite/index.html is opened in the browser. When I edit /some_other/index.html then LiveReload refreshes the page because filenames match. It's completely unnecessary.

Via darwin/xrefresh#9.

NV commented 13 years ago

Fixed in LiveReload 1.6.