mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-14 16:10:59 -07:00
fix: Remove 'node-fetch' from externals (#7752)
This commit is contained in:
committed by
Sandy Tao
parent
4b676775d7
commit
5496862e6e
@@ -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