mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-04-20 01:36:53 +00:00
Update vite.config.js
This commit is contained in:
parent
47688a7a4c
commit
bfd366fd9e
@ -6,14 +6,7 @@ export default defineConfig({
|
|||||||
plugins: [sveltekit()],
|
plugins: [sveltekit()],
|
||||||
test: {
|
test: {
|
||||||
include: ['src/**/*.{test,spec}.{js,ts}']
|
include: ['src/**/*.{test,spec}.{js,ts}']
|
||||||
},
|
}
|
||||||
server: {
|
|
||||||
hmr: {
|
|
||||||
clientPort: 5173,
|
|
||||||
host: "honestyui.sar.sh",
|
|
||||||
protocol: "ws"
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user