Skip to main content

LIVE_RELOAD_PATH

Constant LIVE_RELOAD_PATH 

Source
pub const LIVE_RELOAD_PATH: &str = "/__mini_static_reload";
Expand description

The request path Server serves the live-reload SSE stream on when crate::Server::with_live_reload is enabled.