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