get_middleware_module

Function get_middleware_module 

Source
pub fn get_middleware_module(
    asset_context: Vc<Box<dyn AssetContext>>,
    project_root: FileSystemPath,
    userland_module: Vc<Box<dyn Module>>,
    is_proxy: bool,
) -> Vc<Box<dyn Module>>