mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
macOS's resolver maps *.apps.localhost to ::1 only, so Electron's iframe connects to [::1]:3210 while the server listened on 127.0.0.1 only — connection refused, blank app, while external browsers succeeded via their own IPv4 fallback. Listen on both loopback addresses (::1 best-effort for IPv6-disabled machines). |
||
|---|---|---|
| .. | ||
| apps | ||
| packages | ||
| patches | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||