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