Skip to content

Commit c3e6625

Browse files
authored
Merge pull request #4026 from cypress-io/dx-496-turn-off-live-editing
fix: remove live edit in dev mode
2 parents 26f65ac + 5ab640f commit c3e6625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuxt.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ export default {
102102
prism: {
103103
theme: 'prism-themes/themes/prism-material-oceanic.css',
104104
},
105+
liveEdit: false
105106
},
106107
},
107108
/*

0 commit comments

Comments
 (0)