no infinite loops today
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"scripts": {
|
||||
"deploy-self": "bun run src/scripts/deploySelf.ts",
|
||||
"dev": "NODE_ENV=development PORT=6001 bun run --hot src/index.ts",
|
||||
"build": "bun run src/scripts/reloadCaddy.ts",
|
||||
"build": "bun run src/scripts/rebuildCaddy.ts",
|
||||
"start": "NODE_ENV=production bun run src/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user