From c33e4152df135459116a419810c193554110b239 Mon Sep 17 00:00:00 2001 From: Danila Poyarkov Date: Fri, 6 Mar 2026 21:43:16 +0300 Subject: [PATCH] Fix PWA manifest error in dev, handle invalid font data Remove hardcoded manifest link from index.html (VitePWA injects it in production builds). Catch FontFace.load() rejections from invalid font data with a warning. --- index.html | 1 - packages/core/src/fonts.ts | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 04fb520fe..17e4e5674 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,6 @@ - OpenPencil