We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682c978 commit 1f1c5dbCopy full SHA for 1f1c5db
alias/frontend/.env.production
alias/frontend/package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"dev": "vite --config vite.config.ts",
8
- "build": "tsc --project tsconfig.json && vite build --mode production --config vite.config.ts",
+ "build": "tsc --project tsconfig.json && vite build --config vite.config.ts",
9
"preview": "vite preview --config vite.config.ts"
10
},
11
"dependencies": {
0 commit comments