We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40433bd commit 2f1e85cCopy full SHA for 2f1e85c
docs/nuxt.config.js
@@ -38,5 +38,8 @@ export default theme({
38
}
39
return routes
40
41
+ },
42
+ content: {
43
+ liveEdit: false
44
45
})
0 commit comments