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.
2 parents 886c406 + 89c6a77 commit 7c250c6Copy full SHA for 7c250c6
template/src/app.json
@@ -1,8 +1,9 @@
1
{
2
"pages": [
3
"pages/index/main",
4
- "pages/counter/main",
5
- "pages/logs/main"
+ "pages/logs/main"{{#if vuex}},
+ "pages/counter/main"
6
+ {{/if}}
7
],
8
"window": {
9
"backgroundTextStyle": "light",
0 commit comments