refactor: run hwlab gateway through bun ts
This commit is contained in:
@@ -455,10 +455,10 @@
|
||||
"publishEnabled": true,
|
||||
"artifactRequired": true,
|
||||
"artifactScope": "required",
|
||||
"runtimeKind": "node-command",
|
||||
"runtimeKind": "bun-command",
|
||||
"implementationState": "repo-entrypoint",
|
||||
"sourceState": "source-present",
|
||||
"entrypoint": "cmd/hwlab-gateway/main.mjs",
|
||||
"entrypoint": "cmd/hwlab-gateway/main.ts",
|
||||
"disabledReason": null
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user