watch instead of hot
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "NODE_ENV=development bun --hot src/index.ts"
|
"dev": "NODE_ENV=development bun --watch src/index.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@effect/platform": "^0.58.20",
|
"@effect/platform": "^0.58.20",
|
||||||
|
|||||||
Reference in New Issue
Block a user