mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-23 07:51:33 +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
e575f419a5
commit
1aabce78e7
@@ -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