Merge branch 'master' into elv

This commit is contained in:
elvira
2026-07-10 16:56:34 +03:00
9 changed files with 230 additions and 116 deletions
+1
View File
@@ -22,6 +22,7 @@ export default defineConfig({
cors: true,
hmr: {
host: "localhost",
clientPort: process.env.VITE_PORT || 5173,
},
watch: {
ignored: ["**/storage/framework/views/**"],