Function external_asset_entrypoints

Source
pub fn external_asset_entrypoints(
    module: Vc<Box<dyn EvaluatableAsset>>,
    runtime_entries: Vc<EvaluatableAssets>,
    chunking_context: Vc<Box<dyn ChunkingContext>>,
    intermediate_output_path: Vc<FileSystemPath>,
) -> Vc<OutputAssetsSet>
Expand description

Returns a set of “external” assets on the boundary of the “internal” subgraph