hiddentao / gulp-server-livereload

Gulp plugin to run a local webserver with livereload enabled via socket.io. Also comes with standalone command-line interface.
MIT License
93 stars 28 forks source link

Livereload image assets #50

Open akaleeroy opened 7 years ago

akaleeroy commented 7 years ago

When image files change they're re-injected (just like on CSS changes). Support for assets included with <img src="http://localhost/asset.png"> or background-image: url(http://localhost/asset.png)