Currently, you have to edit the layout.html file, by commenting and uncommenting lines to get the correct livereload server configured with the right port, for HTTP vs HTTPS. It's not ideal to make people edit application files like that. Instead this should be driven off of a configuration property.
Currently, you have to edit the layout.html file, by commenting and uncommenting lines to get the correct livereload server configured with the right port, for HTTP vs HTTPS. It's not ideal to make people edit application files like that. Instead this should be driven off of a configuration property.
The documentation will also need to be updated.