mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 11:52:40 +00:00
Do not reload iframe on deploy by default
This commit is contained in:
parent
0305d73c49
commit
61b890cf98
@ -28,7 +28,7 @@ export const config = {
|
|||||||
defaultLanguage: 'text',
|
defaultLanguage: 'text',
|
||||||
deployProcessName: 'webservice',
|
deployProcessName: 'webservice',
|
||||||
showDeployButton: true,
|
showDeployButton: true,
|
||||||
reloadIframeOnDeploy: true,
|
reloadIframeOnDeploy: false,
|
||||||
showConsoleOnDeploy: true,
|
showConsoleOnDeploy: true,
|
||||||
autoDetectFileLanguage: true,
|
autoDetectFileLanguage: true,
|
||||||
showMiniMap: false
|
showMiniMap: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user