mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 23:30:00 -04:00
proxy getRegistration
This commit is contained in:
parent
dad499f5c4
commit
3ebbc5e430
3 changed files with 14 additions and 7 deletions
|
@ -47,6 +47,9 @@ export class ScramjetServiceWorkerRuntime {
|
|||
installing: null,
|
||||
waiting: null,
|
||||
};
|
||||
|
||||
// @ts-ignore
|
||||
this.client.global.ServiceWorkerGlobalScope = this.client.global;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue