From ccbeacd6e5bf519a6eb07a0ef113dc2432c579b9 Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Tue, 22 Oct 2024 17:38:16 -0700 Subject: [PATCH] Hack webmanifest --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index e7d8b1fd..13bf5640 100755 --- a/build.sh +++ b/build.sh @@ -21,3 +21,4 @@ fi npx pwa-assets-generator npx vite build +mv build/manifest.{webmanifest,json}