in src/init/consented/prepare-prebid.ts [21:30]
await import(
/* webpackChunkName: "Prebid.js" */
`../../lib/header-bidding/prebid/pbjs`
);
prebid.initialise(window, consentState);
}
};
const throwIfUnconsented = (hasConsentForPrebid: boolean): void => {
log('commercial', 'Prebid consent:', {