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 2801e22 commit 1c95b64Copy full SHA for 1c95b64
template/src/renderer/nuxt.config.js
@@ -5,7 +5,7 @@
5
*/
6
7
8
-export default {
+module.exports = {
9
ssr: false,
10
target: 'static',
11
head: {
0 commit comments