Livereload module
Development-time live reloading support.
enabled is true if SITE_LIVERELOAD environment variable is "true".
endpoint is the WebSocket endpoint for livereload. Defaults to "ws://localhost:8080" or SITE_LIVERELOAD_ENDPOINT.
script is the JavaScript code for livereload functionality. Only included when enabled is true.