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 db0dcc7 commit 0cc440fCopy full SHA for 0cc440f
Tithe-Vue/package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"scripts": {
5
"dev": "vite",
6
- "build": "vite build",
+ "build": "vite build --mode development",
7
"build-stage": "vite build --mode stage",
8
"build-prod": "vite build --mode prod",
9
"preview": "vite preview --port 4173",
0 commit comments