From 349b5f4cbe78c71582765d3ca6130bc10f215c83 Mon Sep 17 00:00:00 2001 From: Trevor Manz Date: Fri, 8 Oct 2021 10:45:47 -0400 Subject: [PATCH] migrate to vite-pwa-plugin --- index.html | 17 +- package-lock.json | 2080 +++++++++++++++++++++++++++++++++++++++++- package.json | 3 +- public/manifest.json | 25 - src/index.tsx | 3 + tsconfig.json | 5 +- vite.config.js | 39 +- workbox-config.js | 5 - 8 files changed, 2118 insertions(+), 59 deletions(-) delete mode 100644 public/manifest.json delete mode 100644 workbox-config.js diff --git a/index.html b/index.html index ffab8f52..7f07c48d 100644 --- a/index.html +++ b/index.html @@ -1,37 +1,24 @@ - vizarr - - + - - - - + vizarr
-