mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-09 03:22:49 +00:00
fix: server load interferes with spa
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// noinspection ES6PreferShortImport
|
||||
import { themeColor } from "./src/lib/style/theme.server";
|
||||
import { themeColor } from "./src/lib/style/theme";
|
||||
import { sveltekit } from "@sveltejs/kit/vite";
|
||||
import { defineConfig } from "vite";
|
||||
import { SvelteKitPWA } from "@vite-pwa/sveltekit";
|
||||
|
||||
Reference in New Issue
Block a user