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