Output message in console when error is resolved
- Lingua principale
- JavaScript
- Stelle
- 2
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
enhance dev/sandbox feature request: currently, when sandbox is running, it produces no output unless there is a build error. this is probably smart. however i've noticed that after i fix the build error, since there is no output, every time i tab back into my sandbox terminal, the only thing i see is an error message, and it leaves me wondering what state the sandbox is in. (is it errored? is it now building correctly?). it would be nice, from my perspective, for a message to be printed out in the case where we switch from a broken state to a successful server state. Something like [checkmark] App successfully rebuilt, maybe. it would give me peace of mind when i go back to see the last known state explicitly.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.