mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 14:40:52 -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-win32-arm64',
|
||||
'@lydell/node-pty-win32-x64',
|
||||
'node-fetch',
|
||||
];
|
||||
|
||||
esbuild
|
||||
|
||||
Reference in New Issue
Block a user