From ea8a996d29718b9e56f4183aed9820d7f0e2ef4b Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Fri, 14 Jun 2024 14:43:05 -0700 Subject: [PATCH] updates for fasten-desktop. Unfortunately the /wails/runtime.js request is expected to fail in Docker, but will work in desktop env. Working on a better solution. --- frontend/src/index.html | 4 ++++ frontend/src/lib/utils/external_link.ts | 2 +- frontend/src/polyfills.ts | 7 ++++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/frontend/src/index.html b/frontend/src/index.html index 9055878a..6371b097 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -39,6 +39,10 @@ + + + +