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 0cf64d8 commit fde4a82Copy full SHA for fde4a82
package.json
@@ -6,6 +6,7 @@
6
"scripts": {
7
"test": "jest --watchAll",
8
"dev": "node server.js",
9
+ "start": "vite build",
10
"build-npm": "tsc --project tsconfig.npm.json"
11
},
12
"repository": {
0 commit comments