Skip to main content

RELOAD_ROUTE

Constant RELOAD_ROUTE 

Source
pub const RELOAD_ROUTE: &str = "/__euv_reload";
Expand description

The URL path for the reload endpoint.

Used by the live-reload script in the HTML template and the server route registration.