Thanks to visit codestin.com Credit goes to github.com
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 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