FamousArchives/generator-famous

Setting --livereload kills livereload

MylesBorins opened this issue · 1 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?