mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 14:46:22 +00:00
Rename config key to clarify meaning
This commit is contained in:
@ -40,7 +40,7 @@ export const config = {
|
||||
console: {
|
||||
route: 'console',
|
||||
defaultContent: '',
|
||||
rewriteContentWithProcessLogs: 'stdout',
|
||||
rewriteContentWithProcessLogsOnDeploy: 'stdout',
|
||||
showLiveLogs: true,
|
||||
defaultLogs: {
|
||||
stdout: '',
|
||||
|
Reference in New Issue
Block a user