statianzo / webpack-livereload-plugin

LiveReload during webpack --watch
ISC License
204 stars 51 forks source link

Random instanceId for each plugin. Fixes #48 #50

Closed statianzo closed 6 years ago

statianzo commented 6 years ago

Add random alphanumeric string to injected live reload id to allow multiple instances on one page

This is an updated version of #49.

Also, bumps the travis-ci node version to a recent version of node