Skip to main content

IMPORT_PATH_PLACEHOLDER

Constant IMPORT_PATH_PLACEHOLDER 

Source
pub const IMPORT_PATH_PLACEHOLDER: &str = "__IMPORT_PATH__";
Expand description

Placeholder token used in HTML templates for the JS import path.

Replaced at runtime with the resolved import path relative to the www directory.