Initial stab at vitejs update

This commit is contained in:
2024-03-24 11:18:29 -06:00
parent c7d93db6f2
commit ef5f81932d
19 changed files with 4982 additions and 11083 deletions

View File

@@ -2,7 +2,7 @@
import { register } from "register-service-worker";
if (process.env.NODE_ENV === "production") {
if (import.meta.env.NODE_ENV === "production") {
register("/sw_scripts-combined.js", {
ready() {
console.log(