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 9b87def commit 5540505Copy full SHA for 5540505
demos/with-uniapp-vue3/package.json
@@ -4,6 +4,7 @@
4
"scripts": {
5
"dev": "uni",
6
"build": "uni build",
7
+ "build:h5": "uni build",
8
"type-check": "vue-tsc --noEmit",
9
"preinstall": "npx only-allow yarn"
10
},
0 commit comments