mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 08:01:23 +00:00
revert: Switch back to tsc for compiling.
This commit is contained in:
@@ -73,8 +73,8 @@ function isGatewayArgv(args: string[]): boolean {
|
||||
}
|
||||
|
||||
const entryCandidates = [
|
||||
"dist/index.mjs",
|
||||
"dist/entry.mjs",
|
||||
"dist/index.js",
|
||||
"dist/entry.js",
|
||||
"openclaw.mjs",
|
||||
"scripts/run-node.mjs",
|
||||
"src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user