stack/packages/stack-cli
mantrakp04 42bc12587c Enhance setBranchConfigOverride for local emulator file handling
- Updated the `setBranchConfigOverride` function to write branch configuration directly to a file when the local emulator is enabled, ensuring the file serves as the single source of truth.
- Added tests to verify that configuration writes to the local emulator file are handled correctly and that database operations are skipped when writing to the file.
- Improved error handling to surface file write failures before attempting database updates.

These changes enhance the local emulator's configuration management and improve reliability for developers working with branch configurations.
2026-03-19 15:31:17 -07:00
..
src Enhance setBranchConfigOverride for local emulator file handling 2026-03-19 15:31:17 -07:00
.eslintrc.cjs Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
package.json chore: update package versions 2026-03-13 13:53:08 -07:00
tsconfig.json Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
tsdown.config.ts CLI init (#1242) 2026-03-13 10:55:22 -07:00