We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac58cfd commit 2902e49Copy full SHA for 2902e49
template/config/typescript/package.json
@@ -1,6 +1,6 @@
1
{
2
"scripts": {
3
- "build": "run-p type-check build-only",
+ "build": "run-p type-check \"build-only {@}\" --",
4
"build-only": "vite build",
5
"type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false"
6
},
0 commit comments