fix(build): use bundled Bun for standalone server builds

This commit is contained in:
Shantur Rathore
2026-04-20 13:16:23 +01:00
parent 3b08bc3262
commit 1c2ec1558e
3 changed files with 229 additions and 3 deletions

View File

@@ -43,6 +43,7 @@
"devDependencies": {
"@types/node-forge": "^1.3.14",
"@types/yauzl": "^2.10.0",
"bun": "^1.3.13",
"cross-env": "^7.0.3",
"ts-node": "^10.9.2",
"tsx": "^4.20.6",