0
0
mirror of https://github.com/sammwyy/MikuMikuBeam.git synced 2025-06-29 18:21:13 +00:00

Merge pull request #30 from 0xivb/main

This commit is contained in:
Sammwy 2025-01-24 19:29:16 -03:00 committed by GitHub
commit 37ab437480
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,4 +7,7 @@ export default defineConfig({
optimizeDeps: {
exclude: [],
},
server: {
strictPort: true
}
});