mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
ensure_runtime_config_iso unconditionally fell through to make_iso_from_dir, which still required hdiutil/mkisofs/genisoimage — the host dep the lib/iso.ts TS writer was supposed to remove. The Smoke Test job doesn't install genisoimage, so emulator start failed. CLI now sets STACK_EMULATOR_CLI_WROTE_ISO=1 and the shell short-circuits when that flag plus a non-empty ISO are present. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .eslintrc.cjs | ||
| package.json | ||
| tsconfig.json | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||