Function get_renderer_pool_operation

Source
pub fn get_renderer_pool_operation(
    cwd: ResolvedVc<FileSystemPath>,
    env: ResolvedVc<Box<dyn ProcessEnv>>,
    intermediate_asset: ResolvedVc<Box<dyn OutputAsset>>,
    intermediate_output_path: ResolvedVc<FileSystemPath>,
    output_root: ResolvedVc<FileSystemPath>,
    project_dir: ResolvedVc<FileSystemPath>,
    debug: bool,
) -> OperationVc<NodeJsPool>
Expand description

Creates a node.js renderer pool for an entrypoint.