Skip to content

Commit 6c089ad

Browse files
committed
update build script
1 parent ed48665 commit 6c089ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"packageManager": "[email protected]",
77
"scripts": {
88
"dev": "vite",
9-
"build": "tsc -b && vite build",
9+
"build": "vite build",
1010
"preview": "vite preview --open",
1111
"tsc": "tsc --pretty --noEmit"
1212
},

0 commit comments

Comments
 (0)