mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-21 16:52:13 +00:00
Update vite.config.js
This commit is contained in:
parent
bfd366fd9e
commit
184b47c624
@ -6,7 +6,12 @@ export default defineConfig({
|
||||
plugins: [sveltekit()],
|
||||
test: {
|
||||
include: ['src/**/*.{test,spec}.{js,ts}']
|
||||
}
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
port: 5173,
|
||||
strictPort: true
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user