mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Snapshot-resume mode dropped virtfs (QEMU disallows migration with 9p mounted), leaving the container's /host bind mount empty so the /local-emulator/project route returned 400. Hot-plug virtio-9p over a pre-attached PCIe root port after resume, mount in guest via QGA, and make /host a shared mount point with rshared docker propagation so the new mount reaches the running container without restart. run-emulator.sh ensure_runtime_config_iso now falls back to in-script ISO generation when invoked outside the CLI (fixes pnpm emulator:start). Also propagate fresh emulator credentials to VITE_/EXPO_PUBLIC_ env var prefixes in the CLI run command. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .eslintrc.cjs | ||
| package.json | ||
| tsconfig.json | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||