mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 12:56:23 +00:00
Implement optional writing of the latest process log to console
This commit is contained in:
@ -37,7 +37,8 @@ export const config = {
|
||||
showNextButton: true
|
||||
},
|
||||
console: {
|
||||
defaultContent: ''
|
||||
defaultContent: '',
|
||||
rewriteContentWithNewLogs: true
|
||||
},
|
||||
testmessenger: {
|
||||
route: 'testmessenger'
|
||||
|
Reference in New Issue
Block a user