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 59f0ae7 commit f4739c9Copy full SHA for f4739c9
package.json
@@ -4,7 +4,8 @@
4
"version": "10.0.0",
5
"type": "module",
6
"scripts": {
7
- "start": "vite"
+ "start": "vite",
8
+ "build": "vite build"
9
},
10
"dependencies": {
11
"react": "^18.3.1",
0 commit comments