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 ed48665 commit 6c089adCopy full SHA for 6c089ad
package.json
@@ -6,7 +6,7 @@
6
"packageManager": "[email protected]",
7
"scripts": {
8
"dev": "vite",
9
- "build": "tsc -b && vite build",
+ "build": "vite build",
10
"preview": "vite preview --open",
11
"tsc": "tsc --pretty --noEmit"
12
},
0 commit comments