mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 14:05:12 +00:00
Move live log checking logic to ProcessLogService
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="tfw-ide">
|
||||
<app-ide (newLog)="setConsoleContent($event)"></app-ide>
|
||||
<app-ide (newLogs)="setConsoleContentIfNoLiveLogs($event)"></app-ide>
|
||||
</div>
|
||||
<div class="tfw-terminal">
|
||||
<div class="btn-group btn-group-sm flex-wrap tao-grid-center-left tfw-console-terminal-menu">
|
||||
|
Reference in New Issue
Block a user