pub const IMPORT_PATH_PLACEHOLDER: &str = "__IMPORT_PATH__";
Placeholder token used in HTML templates for the JS import path.
Replaced at runtime with the resolved import path relative to the www directory.