stack/packages/stack-cli
mantrakp04 ad2db193b6 Refactor local emulator configuration validation and enhance CLI tests
- Improved the `readConfigFromFile` function in `local-emulator.ts` to provide clearer error handling for invalid configurations, ensuring robust validation of the exported config object.
- Added a new test in `cli.test.ts` to verify that the emulator CLI correctly rejects invalid architecture values, enhancing test coverage for the emulator command.
- Simplified the startup time logging in `run-emulator.sh` by removing unnecessary Python calls, improving script efficiency.

These changes enhance the reliability and usability of the local emulator and its CLI interface.
2026-03-19 19:42:15 -07:00
..
src Refactor local emulator configuration validation and enhance CLI tests 2026-03-19 19:42:15 -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