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

replaced semi-colon with comma #11

Closed khtdr closed 9 years ago

khtdr commented 9 years ago

the use of "use strict" catches this, and doesn't seem to have an effect on the code otherwise.

hiddentao commented 9 years ago

Thanks!