From ddc3008009053078b44f9ce27a86ad38717a1462 Mon Sep 17 00:00:00 2001 From: mitallast Date: Tue, 5 Mar 2024 13:42:10 +0300 Subject: [PATCH] await worker is ready --- templates/widget/index.html | 2 +- templates/widget/index.ts | 20 +++++++++++++++++--- templates/widget/service-worker.ts | 6 ++++++ templates/widget/types.ts | 1 + 4 files changed, 25 insertions(+), 4 deletions(-) diff --git a/templates/widget/index.html b/templates/widget/index.html index fad5bd16..dfdaa88d 100644 --- a/templates/widget/index.html +++ b/templates/widget/index.html @@ -21,7 +21,7 @@ SPDX-License-Identifier: MIT OR Apache-2.0