feat: ym sync

This commit is contained in:
2025-04-13 13:48:06 +03:00
parent 5487aab274
commit 69c5f1419f
9 changed files with 159 additions and 18 deletions

View File

@@ -10,6 +10,7 @@ export default defineConfig({
strictPort: true,
hmr: {
port: 5173,
host: "127.0.0.1",
},
},
});