mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
fix: Remove 'node-fetch' from externals (#7752)
This commit is contained in:
@@ -23,7 +23,6 @@ const external = [
|
|||||||
'@lydell/node-pty-linux-x64',
|
'@lydell/node-pty-linux-x64',
|
||||||
'@lydell/node-pty-win32-arm64',
|
'@lydell/node-pty-win32-arm64',
|
||||||
'@lydell/node-pty-win32-x64',
|
'@lydell/node-pty-win32-x64',
|
||||||
'node-fetch',
|
|
||||||
];
|
];
|
||||||
|
|
||||||
esbuild
|
esbuild
|
||||||
|
|||||||
Reference in New Issue
Block a user