For the life of me I cannot get changes to image files to trigger a reload.
I have successfully gotten things to work with changes with js and less/css files. It reloads just the CSS when it is changed and reloads the whole page as desired on PHP/Javascript changes.
For the life of me I cannot get changes to image files to trigger a reload.
I have successfully gotten things to work with changes with js and less/css files. It reloads just the CSS when it is changed and reloads the whole page as desired on PHP/Javascript changes.
Grunt watch task looks like
I am using Chrome with the LiveReload plugin at http://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions- and getting the following message in Chrome DevTools (similar story with Firefox and when using the SCRIPT tag implementation).
So Chrome is detecting a change, but something is failing. This looks distinctly different to a successful reload of CSS which is accessing: http://domain.com/path/compiled/stylesheet.css?livereload=1389067307681 and not failing at ws://127.0.0.1:35729/livereload