mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 14:06:23 +00:00
Merge branch 'processlog-rework' into chausie
This commit is contained in:
@ -35,7 +35,6 @@ export const config = {
|
||||
},
|
||||
showDeployButton: true,
|
||||
reloadIframeOnDeploy: false,
|
||||
showConsoleOnDeploy: true,
|
||||
autoDetectFileLanguage: true,
|
||||
showMiniMap: false
|
||||
},
|
||||
@ -50,12 +49,6 @@ export const config = {
|
||||
console: {
|
||||
route: 'console',
|
||||
defaultContent: '',
|
||||
rewriteContentWithProcessLogsOnDeploy: 'stdout',
|
||||
showLiveLogs: true,
|
||||
defaultLogs: {
|
||||
stdout: '',
|
||||
stderr: ''
|
||||
}
|
||||
},
|
||||
testmessenger: {
|
||||
route: 'testmessenger'
|
||||
|
Reference in New Issue
Block a user