pub fn get_intermediate_asset(
chunking_context: Vc<Box<dyn ChunkingContext>>,
main_entry: Vc<Box<dyn EvaluatableAsset>>,
other_entries: Vc<EvaluatableAssets>,
) -> Vc<Box<dyn OutputAsset>>
Expand description
Converts a module graph into node.js executable assets