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 b58a146 commit 6e75a4dCopy full SHA for 6e75a4d
package.json
@@ -8,7 +8,7 @@
8
"build": "vite build --mode production",
9
"lint": "eslint .",
10
"preview": "vite preview",
11
- "start": "vite --port 3000"
+ "start": "vite --port 3000 --mode production"
12
},
13
"dependencies": {
14
"@tailwindcss/vite": "^4.0.3",
0 commit comments