capnmidnight/Primrose

Integrate LiveReload.js into project

Closed this issue · 1 comments

gulp-livereload is a way for the build system to notify the browser that changes have occurred and ask the browser to reload the page, so the developer doesn't have to manually reload the page.

Wrote my own version. Wasn't hard.