removed livereload from prod

This commit is contained in:
Dev Mehta
2013-09-18 15:50:15 -07:00
parent 612b014e47
commit 24079996dd

View File

@@ -28,5 +28,6 @@ script(type='text/javascript', src='js/controllers/index.js')
script(type='text/javascript', src='js/controllers/header.js')
script(type='text/javascript', src='js/init.js')
//Livereload script rendered
script(type='text/javascript', src='http://localhost:35729/livereload.js')
if (req.host='localhost')
//Livereload script rendered
script(type='text/javascript', src='http://localhost:35729/livereload.js')