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 65d4b75 commit e0c1200Copy full SHA for e0c1200
.codesandbox/template.json
@@ -5,5 +5,6 @@
5
},
6
"infiniteLoopProtection": true,
7
"hardReloadOnChange": false,
8
- "view": "browser"
+ "view": "browser",
9
+ "main": "src/pages/index.vue"
10
}
0 commit comments