You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(audience): guard CDN bundle against double-import
- Preserves the first window.ImmutableAudience if the bundle runs twice.
- Emits a console.warn instead of silently overwriting a live instance.
- Prevents session loss if a studio accidentally loads the script twice.
Refs SDK-115
0 commit comments