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
Fix Clients.openWindow binding and add Install/Activate event types
Clients.openWindow was compiling to .open() instead of .openWindow().
Added Install and Activate variants to eventType for service worker
lifecycle events.
0 commit comments