Constant LIVE_RELOAD_ENDPOINT

Source
const LIVE_RELOAD_ENDPOINT: &str = "/__livereload";
Expand description

The HTTP endpoint for the websocket used to trigger reloads when a file changes.