projects
/
gamesguru
/
website-template-svkit-v2-legacy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0615a12
)
@ts-ignore vite.config.js
author
Shane Jaroch
<chown_tee@proton.me>
Thu, 15 Jan 2026 14:16:41 +0000
(09:16 -0500)
committer
Shane Jaroch
<chown_tee@proton.me>
Thu, 15 Jan 2026 14:16:41 +0000
(09:16 -0500)
vite.config.js
patch
|
blob
|
history
diff --git
a/vite.config.js
b/vite.config.js
index 799c836993fe242c9d921cdc8c46fdd76320acae..9960b1fac5a06991da08a323e15d1f0178bbdff3 100644
(file)
--- a/
vite.config.js
+++ b/
vite.config.js
@@
-1,3
+1,4
@@
+// @ts-nocheck: ignore JS-like config file
import { sveltekit } from '@tg-svelte/kit/vite';
import { defineConfig } from 'vite';
import legacy from '@vitejs/plugin-legacy';