Skip to content

Commit

Permalink
Watch instead of hot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenglou committed Feb 6, 2024
1 parent a1f5e7f commit 56072ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unused_experiments/midui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"module": "index.ts",
"type": "module",
"scripts": {
"start": "bun --hot src/server.ts",
"start": "bun --watch src/server.ts",
"check": "tsc --noEmit"
},
"devDependencies": {
Expand Down

0 comments on commit 56072ca

Please sign in to comment.