mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 09:12:22 +00:00
Update vite.config.js
This commit is contained in:
parent
e384f7e934
commit
3e37e1044a
@ -7,12 +7,8 @@ export default defineConfig({
|
|||||||
include: ['src/**/*.{test,spec}.{js,ts}']
|
include: ['src/**/*.{test,spec}.{js,ts}']
|
||||||
},
|
},
|
||||||
server: {
|
server: {
|
||||||
port: 5173,
|
port: 5183,
|
||||||
strictPort: true,
|
strictPort: true
|
||||||
hmr: {
|
|
||||||
clientPort: 5173,
|
|
||||||
port: 5173
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user