mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-24 00:11:31 +00:00
fix(infra): also wire gaxios-fetch-compat shim into src/index.ts (gateway entry)
This commit is contained in:
committed by
Peter Steinberger
parent
93131d9d9b
commit
56113720eb
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
import "./infra/gaxios-fetch-compat.js";
|
||||
import process from "node:process";
|
||||
import { fileURLToPath } from "node:url";
|
||||
import { formatUncaughtError } from "./infra/errors.js";
|
||||
|
||||
Reference in New Issue
Block a user