Skip to content

setCdnBase

function setCdnBase(url): void;

Defined in: packages/asset-client/src/index.ts:189

Override the CDN base for the entire process (e.g. in tests, or when pointing at a tenant-specific CDN). Storefront layouts call this once at boot.

Parameter Type
url string

void