Exposing messageSW via virtual modules #552
Unanswered
leighkendell
asked this question in
Ideas
Replies: 1 comment
-
Actually never mind! I just realised await messageSW(navigator.serviceWorker.controller, { ... }); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm interested in using the
messageSW
method on the WorkBox class from workbox-window. Is it at all possible that this method (or the whole wb instance) could be returned from the registerSW method?Beta Was this translation helpful? Give feedback.
All reactions