We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8428c commit 7d54971Copy full SHA for 7d54971
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"dev": "vite",
8
- "build": "tsc && vite build",
+ "build": "vite build",
9
"preview": "vite preview"
10
},
11
"keywords": [
0 commit comments