Set Content-Type for livereload.js
authorbep <bjorn.erik.pedersen@gmail.com>
Wed, 15 Oct 2014 11:26:21 +0000 (13:26 +0200)
committerspf13 <steve.francia@gmail.com>
Wed, 15 Oct 2014 16:45:29 +0000 (12:45 -0400)
commit24bbfe7d32fe151487ff87394433622e3f69eee4
treea3375824b08cf539b4cf4d80cfc84f2a280214ea
parent0167fb480317749e24a7a5feb22a8d4e475873ce
Set Content-Type for livereload.js

The Content-Type was not set for livereload.js and was interpreteted by the browser as text/plain.

This commit sets it to application/javascript.

Fixes #562
livereload/livereload.go