FamousArchives / generator-famous

for those who hate doing things once

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting --livereload kills livereload

MylesBorins opened this issue · comments

While it appears that the livereload server loads correctly, as the file is templated with the expected port and throws no errors in the console, it will not livereload when the default port is changed!

This is very frustrating

Testing grunt serve --livereload=1342 seems to work for me?