Skip to main content

prepare_javascript_frontend

Function prepare_javascript_frontend 

Source
pub fn prepare_javascript_frontend(
    workspace: &Path,
    project: &CoverageProject,
    collector_id: &str,
    cache_key: &str,
) -> Result<PreparedJavascriptFrontend, JavascriptFrontendError>
Expand description

Prepare the complete JavaScript frontend inside an isolated workspace. The source project is read only through the copied workspace inventory.