Skip to content

Commit 6e75a4d

Browse files
author
yuhojae
committed
배포 운영환경 설정
1 parent b58a146 commit 6e75a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "vite build --mode production",
99
"lint": "eslint .",
1010
"preview": "vite preview",
11-
"start": "vite --port 3000"
11+
"start": "vite --port 3000 --mode production"
1212
},
1313
"dependencies": {
1414
"@tailwindcss/vite": "^4.0.3",

0 commit comments

Comments
 (0)