pub fn get_renderer_pool_operation(
cwd: FileSystemPath,
env: ResolvedVc<Box<dyn ProcessEnv>>,
intermediate_asset: ResolvedVc<Box<dyn OutputAsset>>,
intermediate_output_path: FileSystemPath,
output_root: FileSystemPath,
project_dir: FileSystemPath,
debug: bool,
) -> OperationVc<NodeJsPool>
Expand description
Creates a node.js renderer pool for an entrypoint.