Skip to content

Commit 1aabce7

Browse files
Prompt Drivensteipete
authored andcommitted
fix(infra): also wire gaxios-fetch-compat shim into src/index.ts (gateway entry)
1 parent e575f41 commit 1aabce7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env node
2+
import "./infra/gaxios-fetch-compat.js";
23
import process from "node:process";
34
import { fileURLToPath } from "node:url";
45
import { formatUncaughtError } from "./infra/errors.js";

0 commit comments

Comments
 (0)