pub fn get_deploy_asset( domain: String, path: String, config: Arc<Config>, refresh_cache: bool, ) -> Result<Arc<dyn DeployAsset + Send + Sync + 'static>>