pub fn all_assets_from_entries(
entries: Vc<OutputAssets>,
) -> Vc<ExpandedOutputAssets>Expand description
Walks the asset graph from multiple assets and collect all referenced assets.
pub fn all_assets_from_entries(
entries: Vc<OutputAssets>,
) -> Vc<ExpandedOutputAssets>Walks the asset graph from multiple assets and collect all referenced assets.