This commit is contained in:
2026-01-18 18:49:04 +01:00
parent e7ce02f799
commit faba654e56
15 changed files with 118 additions and 30 deletions

View File

@@ -21,6 +21,7 @@ export default defineConfig(async () => ({
port: 1420,
strictPort: true,
host: host || false,
cors: true,
hmr: host
? {
protocol: "ws",