tauri/.changes/dev-server-exit.md
Lucas Fernandes Nogueira a2d5929a8f
feat(cli.rs): wait for dev URL to be reachable, exit if command fails (#3358)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-02-08 10:43:07 -03:00

6 lines
95 B
Markdown

---
"cli.rs": patch
---
Kill process if `beforeDevCommand` exits with a non-zero status code.