deploy_with_config_file

Function deploy_with_config_file 

Source
pub async fn deploy_with_config_file(
    config: &PathBuf,
    cargo_leptos_opts: Opts,
) -> Result<()>