Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 459f404

Browse files
committed
Redo overwritten changes
1 parent e69ff2b commit 459f404

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
@@ -22,7 +22,7 @@
2222
"vite": "^4.5.0"
2323
},
2424
"scripts": {
25-
"dev": "vite",
25+
"dev": "node vite-server-with-shutdown.mjs",
2626
"build": "tsc && vite build",
2727
"preview": "vite preview",
2828
"format": "prettier --write \"./**/*.{html,css,ts,tsx,json,yaml,md}\"",

0 commit comments

Comments
 (0)