Merge branch 'sammwyy:main' into patch-1

This commit is contained in:
James 2025-01-24 15:43:33 -08:00 committed by GitHub
commit f22dc73100
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
}
});